Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1622 return EmitObjCIvarRefLValue(cast<ObjCIvarRefExpr>(E)); in EmitLValueHelper()
5778 LValue CodeGenFunction::EmitObjCIvarRefLValue(const ObjCIvarRefExpr *E) { in EmitObjCIvarRefLValue() function in CodeGenFunction
H A DCodeGenFunction.h4361 LValue EmitObjCIvarRefLValue(const ObjCIvarRefExpr *E);