Home
last modified time | relevance | path

Searched refs:EmitObjCSelectorLValue (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGExpr.cpp839 return EmitObjCSelectorLValue(cast<ObjCSelectorExpr>(E)); in EmitLValue()
3291 LValue CodeGenFunction::EmitObjCSelectorLValue(const ObjCSelectorExpr *E) { in EmitObjCSelectorLValue() function in CodeGenFunction
DCodeGenFunction.h2396 LValue EmitObjCSelectorLValue(const ObjCSelectorExpr *E);