Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.h325 virtual llvm::Constant *BuildByrefLayout(CodeGen::CodeGenModule &CGM,
H A DCGBlocks.cpp2849 auto layoutInfo = CGM.getObjCRuntime().BuildByrefLayout(CGM, type); in emitByrefStructureInit()
H A DCGObjCMac.cpp1120 llvm::Constant *BuildByrefLayout(CodeGen::CodeGenModule &CGM,
3008 llvm::Constant *CGObjCCommonMac::BuildByrefLayout(CodeGen::CodeGenModule &CGM, in BuildByrefLayout() function in CGObjCCommonMac
H A DCGObjCGNU.cpp665 llvm::Constant *BuildByrefLayout(CodeGenModule &CGM, QualType T) override { in BuildByrefLayout() function in __anon269d57310111::CGObjCGNU