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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp953 return EmitObjCSelectorLValue(cast<ObjCSelectorExpr>(E));
3720 LValue CodeGenFunction::EmitObjCSelectorLValue(const ObjCSelectorExpr *E) { function in class:CodeGenFunction

Completed in 42 milliseconds