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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1339 return EmitObjCIvarRefLValue(cast<ObjCIvarRefExpr>(E));
4828 LValue CodeGenFunction::EmitObjCIvarRefLValue(const ObjCIvarRefExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h3599 LValue EmitObjCIvarRefLValue(const ObjCIvarRefExpr *E);

Completed in 155 milliseconds