Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp1416 return EmitObjCIvarRefLValue(cast<ObjCIvarRefExpr>(E)); in EmitLValue()
5282 LValue CodeGenFunction::EmitObjCIvarRefLValue(const ObjCIvarRefExpr *E) { in EmitObjCIvarRefLValue() function in CodeGenFunction
H A DCodeGenFunction.h3994 LValue EmitObjCIvarRefLValue(const ObjCIvarRefExpr *E);