Searched refs:StructureType (Results 1 – 4 of 4) sorted by relevance
30 HasCXXObject(false), UsesStret(false), StructureType(0), Block(blockExpr) { in CGBlockInfo()287 info.StructureType = in computeBlockInfo()395 info.StructureType = in computeBlockInfo()480 info.StructureType = in computeBlockInfo()513 CreateTempAlloca(blockInfo.StructureType, "block"); in EmitBlockLiteral()942 blockInfo.StructureType->getPointerTo(), in GenerateBlockFunction()1091 llvm::Type *structPtrTy = blockInfo.StructureType->getPointerTo(); in GenerateCopyHelperFunction()1204 llvm::Type *structPtrTy = blockInfo.StructureType->getPointerTo(); in GenerateDestroyHelperFunction()
179 llvm::StructType *StructureType; variable
2063 target.getStructLayout(blockInfo.StructureType) in EmitDeclareOfBlockDeclRefVariable()2130 CGM.getTargetData().getStructLayout(block.StructureType); in EmitDeclareOfBlockLiteralArgVariable()
1626 CGM.getTargetData().getStructLayout(blockInfo.StructureType); in BuildGCBlockLayout()