Searched refs:StructureType (Results 1 – 4 of 4) sorted by relevance
33 StructureType(nullptr), Block(block), in CGBlockInfo()340 info.StructureType = in computeBlockInfo()452 info.StructureType = in computeBlockInfo()549 info.StructureType = in computeBlockInfo()574 CGF.CreateTempAlloca(blockInfo.StructureType, "block"); in enterBlockScope()1146 blockInfo.StructureType->getPointerTo(), in GenerateBlockFunction()1314 llvm::Type *structPtrTy = blockInfo.StructureType->getPointerTo(); in GenerateCopyHelperFunction()1485 llvm::Type *structPtrTy = blockInfo.StructureType->getPointerTo(); in GenerateDestroyHelperFunction()
209 llvm::StructType *StructureType; variable
2883 target.getStructLayout(blockInfo.StructureType) in EmitDeclareOfBlockDeclRefVariable()2956 CGM.getDataLayout().getStructLayout(block.StructureType); in EmitDeclareOfBlockLiteralArgVariable()
1961 CGM.getDataLayout().getStructLayout(blockInfo.StructureType); in BuildGCBlockLayout()2470 CGM.getDataLayout().getStructLayout(blockInfo.StructureType); in BuildRCBlockLayout()