Searched refs:EmitObjCIsaExpr (Results 1 – 3 of 3) sorted by relevance
297 LValue LV = CGF.EmitObjCIsaExpr(E); in VisitObjCIsaExpr()3490 LValue CodeGenFunction::EmitObjCIsaExpr(const ObjCIsaExpr *E) { in EmitObjCIsaExpr() function in CodeGenFunction
2546 LValue EmitObjCIsaExpr(const ObjCIsaExpr *E);
955 return EmitObjCIsaExpr(cast<ObjCIsaExpr>(E)); in EmitLValue()