Searched defs:EmitLValue (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/contrib/llvm-project/clang/lib/CodeGen/ | ||
| HD | CGExprScalar.cpp | 253 LValue EmitLValue(const Expr *E) { return CGF.EmitLValue(E); } in EmitLValue() function in __anon6435a09c0111::ScalarExprEmitter |
| HD | CGExpr.cpp | 1503 LValue CodeGenFunction::EmitLValue(const Expr *E, in EmitLValue() function in CodeGenFunction |