Searched refs:EmitObjCIsaExpr (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp255 LValue LV = CGF.EmitObjCIsaExpr(E);
3322 LValue CodeGenFunction::EmitObjCIsaExpr(const ObjCIsaExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h2047 LValue EmitObjCIsaExpr(const ObjCIsaExpr *E);
H A DCGExpr.cpp788 return EmitObjCIsaExpr(cast<ObjCIsaExpr>(E));

Completed in 188 milliseconds