Searched defs:EmitStoreThroughLValue (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExpr.cpp169 EmitStoreThroughLValue(RV, LV);
1378 /// EmitStoreThroughLValue - Store the specified rvalue into the specified
1381 void CodeGenFunction::EmitStoreThroughLValue(RValue Src, LValue Dst, function in class:CodeGenFunction
3068 EmitStoreThroughLValue(RV, LV);

Completed in 248 milliseconds