Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BlockDescriptorType

789   if (BlockDescriptorType)
790 return BlockDescriptorType;
809 BlockDescriptorType =
814 BlockDescriptorType = llvm::PointerType::getUnqual(BlockDescriptorType);
815 return BlockDescriptorType;