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

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

Completed in 77 milliseconds