Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DTypedPointerType.h28 Type *PointeeTy; variable
/freebsd-src/contrib/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(); in isVoidPointerToNonConst() local
209 QualType PointeeTy = Ty->getPointeeType(); in isPointerToConst() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DirectXIRPasses/
H A DPointerTypeAnalysis.cpp31 Type *PointeeTy = nullptr; classifyPointerType() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp1467 foldGEPOfGEP(GEPOperator * GEP,Type * PointeeTy,bool InBounds,ArrayRef<Value * > Idxs) foldGEPOfGEP() argument
1542 ConstantFoldGetElementPtr(Type * PointeeTy,Constant * C,bool InBounds,std::optional<unsigned> InRangeIndex,ArrayRef<Value * > Idxs) ConstantFoldGetElementPtr() argument
H A DDIBuilder.cpp303 createPointerType(DIType * PointeeTy,uint64_t SizeInBits,uint32_t AlignInBits,std::optional<unsigned> DWARFAddressSpace,StringRef Name,DINodeArray Annotations) createPointerType() argument
314 createMemberPointerType(DIType * PointeeTy,DIType * Base,uint64_t SizeInBits,uint32_t AlignInBits,DINode::DIFlags Flags) createMemberPointerType() argument
H A DDebugInfo.cpp1334 LLVMDIBuilderCreatePointerType(LLVMDIBuilderRef Builder,LLVMMetadataRef PointeeTy,uint64_t SizeInBits,uint32_t AlignInBits,unsigned AddressSpace,const char * Name,size_t NameLen) LLVMDIBuilderCreatePointerType() argument
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp653 QualType PointeeTy = PT->getPointeeType(); in create_OSAtomicCompareAndSwap() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3411 QualType PointeeTy = PointerTy->getPointeeType(); TypeInfoIsInStandardLibrary() local
4207 BuildPointerTypeInfo(QualType PointeeTy) BuildPointerTypeInfo() argument
4229 QualType PointeeTy = Ty->getPointeeType(); BuildPointerToMemberTypeInfo() local
[all...]
H A DCGOpenMPRuntimeGPU.cpp2979 QualType PointeeTy = cast<ReferenceType>(NonQualTy)->getPointeeType(); translateParameter() local
H A DCGDebugInfo.cpp1190 CreatePointerLikeType(llvm::dwarf::Tag Tag,const Type * Ty,QualType PointeeTy,llvm::DIFile * Unit) CreatePointerLikeType() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp558 QualType PointeeTy = ArgRegion->getValueType(); in updateOutParameters() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2941 convertToUnqualifiedObjCType(PointeeTy); in RewriteObjCDictionaryLiteralExpr() local
4509 PointeeTy = PT->getPointeeType(); in convertObjCTypeToCStyleType() local
1216 QualType PointeeTy; RewriteTypeIntoString() local
[all...]
H A DRewriteObjC.cpp1049 QualType PointeeTy; in RewriteTypeIntoString() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2560 QualType PointeeTy = ExprTy->getPointeeType(); tryExprAsCall() local
H A DSemaOverload.cpp8458 QualType PointeeTy; AddPointerWithMoreQualifiedTypeVariants() local
8529 QualType PointeeTy = PointerTy->getPointeeType(); AddMemberPointerWithMoreQualifiedTypeVariants() local
8989 QualType PointeeTy = ParamTy->getPointeeType(); addUnaryStarPointerOverloads() local
9201 QualType PointeeTy = PtrTy->getPointeeType(); addBinaryPlusOrMinusPointerOverloads() local
[all...]
H A DSemaExpr.cpp11651 QualType PointeeTy = ResType->getPointeeType(); checkArithmeticIncompletePointerType() local
11674 QualType PointeeTy = ResType->getPointeeType(); checkArithmeticOpPointerOperand() local
19421 QualType PointeeTy = PT->getPointeeType(); captureInBlock() local
H A DSemaInit.cpp8522 auto PointeeTy = Ty->getPointeeType(); PerformQualificationConversion() local
H A DSemaChecking.cpp13436 QualType PointeeTy; CheckMemaccessArguments() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7468 Type *PointeeTy = PrivArrayType->getElementType(); createInitialization() local
7495 Type *PointeeTy = PrivStructType->getElementType(u); createReplacementValues() local
7503 Type *PointeeTy = PrivArrayType->getElementType(); createReplacementValues() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp8208 QualType PointeeTy; getObjCEncodingForTypeImpl() local
[all...]
H A DExprConstant.cpp9400 QualType PointeeTy = E->getType()->castAs<PointerType>()->getPointeeType(); visitNonBuiltinCallExpr() local