Searched defs:EmitObjCIsaExpr (Results 1 - 1 of 1) 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

Completed in 59 milliseconds