Searched defs:EmitCheckedLValue (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExprScalar.cpp | 254 LValue EmitCheckedLValue(const Expr *E, CodeGenFunction::TypeCheckKind TCK) { in EmitCheckedLValue() function in __anone7cacfbd0111::ScalarExprEmitter |
H A D | CGExpr.cpp | 1468 LValue CodeGenFunction::EmitCheckedLValue(const Expr *E, TypeCheckKind TCK) { in EmitCheckedLValue() function in CodeGenFunction |