Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitCheckedLValue

751 LValue CodeGenFunction::EmitCheckedLValue(const Expr *E, TypeCheckKind TCK) {
2490 BaseLV = EmitCheckedLValue(BaseExpr, TCK_MemberAccess);
3067 LValue LV = EmitCheckedLValue(E->getLHS(), TCK_Store);