Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp1323 return EmitObjCIvarRefLValue(cast<ObjCIvarRefExpr>(E)); in EmitLValue()
4591 LValue CodeGenFunction::EmitObjCIvarRefLValue(const ObjCIvarRefExpr *E) { in EmitObjCIvarRefLValue() function in CodeGenFunction
H A DCodeGenFunction.h3568 LValue EmitObjCIvarRefLValue(const ObjCIvarRefExpr *E);