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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjC.cpp513 /// emitStructGetterCall - Call the runtime function to load a property
515 static void emitStructGetterCall(CodeGenFunction &CGF, ObjCIvarDecl *ivar, function
918 emitStructGetterCall(*this, ivar, strategy.isAtomic(),

Completed in 119 milliseconds