Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BlockDescriptorType

880   if (BlockDescriptorType)
881 return BlockDescriptorType;
900 BlockDescriptorType =
905 BlockDescriptorType = llvm::PointerType::getUnqual(BlockDescriptorType);
906 return BlockDescriptorType;