Home
last modified time | relevance | path

Searched defs:PointeeTy (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DTypedPointerType.h29 Type *PointeeTy; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaBoundsSafety.cpp92 QualType PointeeTy; in CheckCountedByAttrOnField() local
266 auto PointeeTy = CATy->getPointeeType(); in GetCountedByAttrOnIncompletePointee() local
H A DSema.cpp2719 QualType PointeeTy = ExprTy->getPointeeType(); in tryExprAsCall() local
H A DSemaOverload.cpp8925 QualType PointeeTy; in AddPointerWithMoreQualifiedTypeVariants() local
8996 QualType PointeeTy = PointerTy->getPointeeType(); in AddMemberPointerWithMoreQualifiedTypeVariants() local
9474 QualType PointeeTy = ParamTy->getPointeeType(); in addUnaryStarPointerOverloads() local
9686 QualType PointeeTy = PtrTy->getPointeeType(); in addBinaryPlusOrMinusPointerOverloads() local
H A DSemaExpr.cpp10933 QualType PointeeTy = ResType->getPointeeType(); in checkArithmeticIncompletePointerType() local
10956 QualType PointeeTy = ResType->getPointeeType(); in checkArithmeticOpPointerOperand() local
18853 QualType PointeeTy = PT->getPointeeType(); in captureInBlock() local
H A DSemaInit.cpp7755 auto PointeeTy = Ty->getPointeeType(); in PerformQualificationConversion() local
H A DSemaChecking.cpp9817 QualType PointeeTy; in CheckMemaccessArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVIRMapping.h238 bool add(const Type *PointeeTy, unsigned AddressSpace, in add()
242 Register find(const Type *PointeeTy, unsigned AddressSpace, in find()
246 const MachineInstr *findMI(const Type *PointeeTy, unsigned AddressSpace, in findMI()
H A DSPIRVEmitIntrinsics.cpp816 Type *PointeeTy = GR->findDeducedElementType(PointerOperand); in getAtomicElemTy() local
1031 Type *PointeeTy = GR->findDeducedElementType(Ref->getPointerOperand()); in deduceOperandElementType() local
1040 Type *PointeeTy = GR->findDeducedElementType(Ref->getPointerOperand()); in deduceOperandElementType() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp99 QualType PointeeTy = CastToTy->getPointeeType(); in castRegion() local
453 QualType PointeeTy = BT->getPointeeType(); in getLValueElement() local
H A DCallEvent.cpp104 QualType PointeeTy = PT->getPointeeType(); in isVoidPointerToNonConst() local
208 QualType PointeeTy = Ty->getPointeeType(); in isPointerToConst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DirectXIRPasses/
H A DPointerTypeAnalysis.cpp33 Type *PointeeTy = nullptr; in classifyPointerType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp706 QualType PointeeTy) { in getAsNaturalAddressOf()
748 llvm::Value *LValue::emitResignedPointer(QualType PointeeTy, in emitResignedPointer()
H A DItaniumCXXABI.cpp3715 QualType PointeeTy = PointerTy->getPointeeType(); in TypeInfoIsInStandardLibrary() local
4528 void ItaniumRTTIBuilder::BuildPointerTypeInfo(QualType PointeeTy) { in BuildPointerTypeInfo()
4550 QualType PointeeTy = Ty->getPointeeType(); in BuildPointerToMemberTypeInfo() local
H A DCGOpenMPRuntimeGPU.cpp1772 QualType PointeeTy = cast<ReferenceType>(NonQualTy)->getPointeeType(); in translateParameter() local
H A DCGDebugInfo.cpp1384 QualType PointeeTy, in CreatePointerLikeType()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp558 QualType PointeeTy = PT->getPointeeType(); in matchesType() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp653 QualType PointeeTy = PT->getPointeeType(); in create_OSAtomicCompareAndSwap() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp1315 Constant *llvm::ConstantFoldGetElementPtr(Type *PointeeTy, Constant *C, in ConstantFoldGetElementPtr()
H A DDIBuilder.cpp347 DIBuilder::createPointerType(DIType *PointeeTy, uint64_t SizeInBits, in createPointerType()
358 DIDerivedType *DIBuilder::createMemberPointerType(DIType *PointeeTy, in createMemberPointerType()
H A DDebugInfo.cpp1433 LLVMDIBuilderRef Builder, LLVMMetadataRef PointeeTy, in LLVMDIBuilderCreatePointerType()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp557 QualType PointeeTy = ArgRegion->getValueType(); in updateOutParameters() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp1214 QualType PointeeTy; in RewriteTypeIntoString() local
2939 QualType PointeeTy = PT->getPointeeType(); in RewriteObjCDictionaryLiteralExpr() local
4491 QualType PointeeTy; in convertObjCTypeToCStyleType() local
H A DRewriteObjC.cpp1047 QualType PointeeTy; in RewriteTypeIntoString() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7544 Type *PointeeTy = PrivArrayType->getElementType(); in createInitialization() local
7571 Type *PointeeTy = PrivStructType->getElementType(u); in createReplacementValues() local
7579 Type *PointeeTy = PrivArrayType->getElementType(); in createReplacementValues() local

12