Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1537 return EmitObjCSelectorLValue(cast<ObjCSelectorExpr>(E)); in EmitLValueHelper()
5656 LValue CodeGenFunction::EmitObjCSelectorLValue(const ObjCSelectorExpr *E) { in EmitObjCSelectorLValue() function in CodeGenFunction
H A DCodeGenFunction.h4113 LValue EmitObjCSelectorLValue(const ObjCSelectorExpr *E);