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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp742 /// emitStructGetterCall - Call the runtime function to load a property
744 static void emitStructGetterCall(CodeGenFunction &CGF, ObjCIvarDecl *ivar, function
1156 emitStructGetterCall(*this, ivar, strategy.isAtomic(),

Completed in 113 milliseconds