Searched defs:EmitLValue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 253 LValue EmitLValue(const Expr *E) { return CGF.EmitLValue(E); } EmitLValue() function in __anon91c925d00111::ScalarExprEmitter |
H A D | CGExpr.cpp | 1499 LValue CodeGenFunction::EmitLValue(const Expr *E, EmitLValue() function in CodeGenFunction |