Searched defs:PointerTy (Results 1 – 15 of 15) sorted by relevance
23 typedef void* PointerTy; typedef
22 using PointerTy = void *; variable
24 typedef void* PointerTy; typedef
2586 static bool TypeInfoIsInStandardLibrary(const PointerType *PointerTy) { in TypeInfoIsInStandardLibrary()2611 if (const PointerType *PointerTy = dyn_cast<PointerType>(Ty)) in IsStandardLibraryRTTIDescriptor() local2674 if (const PointerType *PointerTy = dyn_cast<PointerType>(Ty)) in ContainsIncompleteClassType() local
412 llvm::PointerType *PointerTy = Int8PtrTy; in EmitFunctionInstrumentation() local
1494 APInt Offset, Type *PointerTy, Twine NamePrefix) { in getAdjustedPtr()2272 Value *getNewAllocaSlicePtr(IRBuilderTy &IRB, Type *PointerTy) { in getNewAllocaSlicePtr()
1555 APInt Offset, Type *PointerTy, Twine NamePrefix) { in getAdjustedPtr()2352 Value *getNewAllocaSlicePtr(IRBuilderTy &IRB, Type *PointerTy) { in getNewAllocaSlicePtr()
1656 MVT PointerTy; variable
2295 QualType PointerTy = PVD->getType(); in BuildCXXForRangeStmt() local
6929 const PointerType *PointerTy = Ty->getAs<PointerType>(); in AddPointerWithMoreQualifiedTypeVariants() local6996 const MemberPointerType *PointerTy = Ty->getAs<MemberPointerType>(); in AddMemberPointerWithMoreQualifiedTypeVariants() local
9386 if (const auto *PointerTy = dyn_cast<PointerType>(PType)) { in diagnoseArrayStarInParamType() local
6194 QualType PointerTy) { in checkConditionalNullPointer()
369 unsigned LLVMGetPointerAddressSpace(LLVMTypeRef PointerTy) { in LLVMGetPointerAddressSpace()
588 unsigned LLVMGetPointerAddressSpace(LLVMTypeRef PointerTy) { in LLVMGetPointerAddressSpace()
750 unsigned LLVMGetPointerAddressSpace(LLVMTypeRef PointerTy) { in LLVMGetPointerAddressSpace()