Searched refs:BlockDescriptorType (Results 1 – 4 of 4) sorted by relevance
1088 if (BlockDescriptorType) in getBlockDescriptorType()1089 return BlockDescriptorType; in getBlockDescriptorType()1108 BlockDescriptorType = llvm::StructType::create( in getBlockDescriptorType()1115 BlockDescriptorType = llvm::PointerType::get(BlockDescriptorType, AddrSpace); in getBlockDescriptorType()1116 return BlockDescriptorType; in getBlockDescriptorType()
574 llvm::Type *BlockDescriptorType = nullptr; variable
417 mutable RecordDecl *BlockDescriptorType = nullptr; variable
7384 if (BlockDescriptorType) in getBlockDescriptorType()7385 return getTagDeclType(BlockDescriptorType); in getBlockDescriptorType()7413 BlockDescriptorType = RD; in getBlockDescriptorType()7415 return getTagDeclType(BlockDescriptorType); in getBlockDescriptorType()