Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1294 return EmitObjCSelectorLValue(cast<ObjCSelectorExpr>(E)); in EmitLValue()
5069 LValue CodeGenFunction::EmitObjCSelectorLValue(const ObjCSelectorExpr *E) { in EmitObjCSelectorLValue() function in CodeGenFunction
H A DCodeGenFunction.h3930 LValue EmitObjCSelectorLValue(const ObjCSelectorExpr *E);