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

/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp297 LValue LV = CGF.EmitObjCIsaExpr(E);
3479 LValue CodeGenFunction::EmitObjCIsaExpr(const ObjCIsaExpr *E) { function in class:CodeGenFunction

Completed in 163 milliseconds