Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getUnqual

814   BlockDescriptorType = llvm::PointerType::getUnqual(BlockDescriptorType);
849 llvm::PointerType::getUnqual(CGM.getGenericBlockLiteralType());
880 llvm::Type *BlockFTyPtr = llvm::PointerType::getUnqual(BlockFTy);
1847 types.push_back(llvm::PointerType::getUnqual(ByRefType));