Searched refs:BlockDescriptorType (Results 1 – 4 of 4) sorted by relevance
1127 if (BlockDescriptorType) in getBlockDescriptorType()1128 return BlockDescriptorType; in getBlockDescriptorType()1133 BlockDescriptorType = llvm::PointerType::get(getLLVMContext(), AddrSpace); in getBlockDescriptorType()1134 return BlockDescriptorType; in getBlockDescriptorType()
633 llvm::Type *BlockDescriptorType = nullptr; variable
444 mutable RecordDecl *BlockDescriptorType = nullptr; variable
8435 if (BlockDescriptorType) in getBlockDescriptorType()8436 return getTagDeclType(BlockDescriptorType); in getBlockDescriptorType()8464 BlockDescriptorType = RD; in getBlockDescriptorType()8466 return getTagDeclType(BlockDescriptorType); in getBlockDescriptorType()