Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ObjCIvarRefExpr

847     return EmitObjCIvarRefLValue(cast<ObjCIvarRefExpr>(E));
1647 if (isa<ObjCIvarRefExpr>(E)) {
1660 auto *Exp = cast<ObjCIvarRefExpr>(const_cast<Expr *>(E));
3169 LValue CodeGenFunction::EmitObjCIvarRefLValue(const ObjCIvarRefExpr *E) {