Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp979 return EmitObjCSelectorLValue(cast<ObjCSelectorExpr>(E)); in EmitLValue()
3934 LValue CodeGenFunction::EmitObjCSelectorLValue(const ObjCSelectorExpr *E) { in EmitObjCSelectorLValue() function in CodeGenFunction
DCodeGenFunction.h2807 LValue EmitObjCSelectorLValue(const ObjCSelectorExpr *E);
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp1294 return EmitObjCSelectorLValue(cast<ObjCSelectorExpr>(E)); in EmitLValue()
5052 LValue CodeGenFunction::EmitObjCSelectorLValue(const ObjCSelectorExpr *E) { in EmitObjCSelectorLValue() function in CodeGenFunction
DCodeGenFunction.h3865 LValue EmitObjCSelectorLValue(const ObjCSelectorExpr *E);