Home
last modified time | relevance | path

Searched refs:BuildByrefLayout (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGObjCRuntime.h269 virtual llvm::Constant *BuildByrefLayout(CodeGen::CodeGenModule &CGM,
HDCGBlocks.cpp2222 llvm::Constant* ByrefLayoutInfo = CGM.getObjCRuntime().BuildByrefLayout(CGM, type); in emitByrefStructureInit()
HDCGObjCMac.cpp1064 llvm::Constant *BuildByrefLayout(CodeGen::CodeGenModule &CGM,
2504 llvm::Constant *CGObjCCommonMac::BuildByrefLayout(CodeGen::CodeGenModule &CGM, in BuildByrefLayout() function in CGObjCCommonMac
HDCGObjCGNU.cpp559 llvm::Constant *BuildByrefLayout(CodeGenModule &CGM, QualType T) override { in BuildByrefLayout() function in __anonb71487890111::CGObjCGNU