Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DTypedPointerType.h28 Type *PointeeTy; variable
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp97 QualType PointeeTy = CastToTy->getPointeeType(); in castRegion() local
451 QualType PointeeTy = BT->getPointeeType(); getLValueElement() local
[all...]
H A DCallEvent.cpp105 QualType PointeeTy = PT->getPointeeType(); isVoidPointerToNonConst() local
209 QualType PointeeTy = Ty->getPointeeType(); isPointerToConst() local
/llvm-project/llvm/lib/Target/DirectX/DirectXIRPasses/
H A DPointerTypeAnalysis.cpp33 Type *PointeeTy = nullptr; in classifyPointerType() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h224 add(const Type * PointeeTy,unsigned AddressSpace,const MachineFunction * MF,Register R) add() argument
259 find(const Type * PointeeTy,unsigned AddressSpace,const MachineFunction * MF) find() argument
/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp653 QualType PointeeTy = PT->getPointeeType(); in create_OSAtomicCompareAndSwap() local
/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp1339 ConstantFoldGetElementPtr(Type * PointeeTy,Constant * C,std::optional<ConstantRange> InRange,ArrayRef<Value * > Idxs) ConstantFoldGetElementPtr() argument
H A DDIBuilder.cpp316 DIBuilder::createPointerType(DIType *PointeeTy, uint64_t SizeInBits, in createPointerType() argument
327 DIDerivedType *DIBuilder::createMemberPointerType(DIType *PointeeTy, in createMemberPointerType() argument
H A DDebugInfo.cpp1339 LLVMDIBuilderCreatePointerType(LLVMDIBuilderRef Builder,LLVMMetadataRef PointeeTy,uint64_t SizeInBits,uint32_t AlignInBits,unsigned AddressSpace,const char * Name,size_t NameLen) LLVMDIBuilderCreatePointerType() argument
/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3446 QualType PointeeTy = PointerTy->getPointeeType(); TypeInfoIsInStandardLibrary() local
4248 BuildPointerTypeInfo(QualType PointeeTy) BuildPointerTypeInfo() argument
4270 QualType PointeeTy = Ty->getPointeeType(); BuildPointerToMemberTypeInfo() local
[all...]
H A DCGOpenMPRuntimeGPU.cpp1772 QualType PointeeTy = cast<ReferenceType>(NonQualTy)->getPointeeType(); translateParameter() local
H A DCGDebugInfo.cpp1209 CreatePointerLikeType(llvm::dwarf::Tag Tag,const Type * Ty,QualType PointeeTy,llvm::DIFile * Unit) CreatePointerLikeType() argument
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp558 QualType PointeeTy = ArgRegion->getValueType(); in updateOutParameters() local
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2940 convertToUnqualifiedObjCType(PointeeTy); in RewriteObjCDictionaryLiteralExpr() local
1215 QualType PointeeTy; RewriteTypeIntoString() local
4507 QualType PointeeTy; convertObjCTypeToCStyleType() local
[all...]
H A DRewriteObjC.cpp1049 PointeeTy = PT->getPointeeType(); in RewriteTypeIntoString() local
/llvm-project/clang/lib/Sema/
H A DSema.cpp2549 QualType PointeeTy = ExprTy->getPointeeType(); tryExprAsCall() local
H A DSemaOverload.cpp8488 QualType PointeeTy; AddPointerWithMoreQualifiedTypeVariants() local
8559 QualType PointeeTy = PointerTy->getPointeeType(); AddMemberPointerWithMoreQualifiedTypeVariants() local
9040 QualType PointeeTy = ParamTy->getPointeeType(); addUnaryStarPointerOverloads() local
9252 QualType PointeeTy = PtrTy->getPointeeType(); addBinaryPlusOrMinusPointerOverloads() local
[all...]
H A DSemaExpr.cpp10618 QualType PointeeTy = ResType->getPointeeType(); checkArithmeticIncompletePointerType() local
10641 QualType PointeeTy = ResType->getPointeeType(); checkArithmeticOpPointerOperand() local
18337 QualType PointeeTy = PT->getPointeeType(); captureInBlock() local
H A DSemaInit.cpp7457 auto PointeeTy = Ty->getPointeeType(); PerformQualificationConversion() local
H A DSemaDeclAttr.cpp5911 QualType PointeeTy; CheckCountedByAttrOnField() local
H A DSemaChecking.cpp8667 QualType PointeeTy; CheckMemaccessArguments() local
[all...]
/llvm-project/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c493 value llvm_dibuild_create_pointer_type_native(value Builder, value PointeeTy, in llvm_dibuild_create_pointer_type_native() argument
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7483 Type *PointeeTy = PrivArrayType->getElementType(); createInitialization() local
7510 Type *PointeeTy = PrivStructType->getElementType(u); createReplacementValues() local
7518 Type *PointeeTy = PrivArrayType->getElementType(); createReplacementValues() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp8389 QualType PointeeTy; getObjCEncodingForTypeImpl() local
[all...]
H A DExprConstant.cpp9486 QualType PointeeTy = E->getType()->castAs<PointerType>()->getPointeeType(); visitNonBuiltinCallExpr() local