Home
last modified time | relevance | path

Searched defs:EmitCheckedLValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp254 LValue EmitCheckedLValue(const Expr *E, CodeGenFunction::TypeCheckKind TCK) { EmitCheckedLValue() function in __anon91c925d00111::ScalarExprEmitter
H A DCGExpr.cpp1464 LValue CodeGenFunction::EmitCheckedLValue(const Expr *E, TypeCheckKind TCK) { EmitCheckedLValue() function in CodeGenFunction