Home
last modified time | relevance | path

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

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DTypedPointerType.h28 Type *PointeeTy; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DTypedPointerType.h28 Type *PointeeTy; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DTypedPointerType.h28 Type *PointeeTy; variable
H A DDerivedTypes.h636 Type *PointeeTy; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DTypedPointerType.h28 Type *PointeeTy; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DTypedPointerType.h28 Type *PointeeTy; variable
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1343 QualType PointeeTy = pd->getType()->getPointeeType(); in updateSummaryFromAnnotations() local
1348 QualType PointeeTy = pd->getType()->getPointeeType(); in updateSummaryFromAnnotations() local
1384 QualType PointeeTy = pd->getType()->getPointeeType(); in updateSummaryFromAnnotations() local
1389 QualType PointeeTy = pd->getType()->getPointeeType(); in updateSummaryFromAnnotations() local
2975 QualType PointeeTy = ArgRegion->getValueType(); in updateOutParameter() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp79 QualType PointeeTy = PT->getPointeeType(); in isVoidPointerToNonConst() local
132 QualType PointeeTy = Ty->getPointeeType(); in isPointerToConst() local
H A DStore.cpp85 QualType PointeeTy = CastToTy->getPointeeType(); in castRegion() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DirectXIRPasses/
H A DPointerTypeAnalysis.cpp31 Type *PointeeTy = nullptr; in classifyPointerType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstantFold.cpp1964 static Constant *foldGEPOfGEP(GEPOperator *GEP, Type *PointeeTy, bool InBounds, in foldGEPOfGEP()
2034 Constant *llvm::ConstantFoldGetElementPtr(Type *PointeeTy, Constant *C, in ConstantFoldGetElementPtr()
H A DDIBuilder.cpp319 DIBuilder::createPointerType(DIType *PointeeTy, uint64_t SizeInBits, in createPointerType()
330 DIDerivedType *DIBuilder::createMemberPointerType(DIType *PointeeTy, in createMemberPointerType()
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DDerivedTypes.h446 Type *PointeeTy; variable
/aosp_15_r20/external/clang/lib/Analysis/
H A DBodyFarm.cpp309 QualType PointeeTy = PT->getPointeeType(); in create_OSAtomicCompareAndSwap() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDerivedTypes.h582 Type *PointeeTy; variable
/aosp_15_r20/external/llvm/lib/IR/
H A DDIBuilder.cpp209 DIDerivedType *DIBuilder::createPointerType(DIType *PointeeTy, in createPointerType()
219 DIDerivedType *DIBuilder::createMemberPointerType(DIType *PointeeTy, in createMemberPointerType()
H A DConstantFold.cpp2050 static Constant *ConstantFoldGetElementPtrImpl(Type *PointeeTy, Constant *C, in ConstantFoldGetElementPtrImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DDIBuilder.cpp274 DIType *PointeeTy, in createPointerType()
286 DIDerivedType *DIBuilder::createMemberPointerType(DIType *PointeeTy, in createMemberPointerType()
H A DConstantFold.cpp2189 Constant *llvm::ConstantFoldGetElementPtr(Type *PointeeTy, Constant *C, in ConstantFoldGetElementPtr()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2587 QualType PointeeTy = PointerTy->getPointeeType(); in TypeInfoIsInStandardLibrary() local
3274 void ItaniumRTTIBuilder::BuildPointerTypeInfo(QualType PointeeTy) { in BuildPointerTypeInfo()
3306 QualType PointeeTy = Ty->getPointeeType(); in BuildPointerToMemberTypeInfo() local
H A DCGDebugInfo.cpp748 QualType PointeeTy, in CreatePointerLikeType()
1165 QualType PointeeTy = ThisPtrTy->getPointeeType(); in getOrCreateInstanceMethodType() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSema.cpp1373 QualType PointeeTy = ExprTy->getPointeeType(); in tryExprAsCall() local
H A DSemaOverload.cpp6928 QualType PointeeTy; in AddPointerWithMoreQualifiedTypeVariants() local
6999 QualType PointeeTy = PointerTy->getPointeeType(); in AddMemberPointerWithMoreQualifiedTypeVariants() local
7457 QualType PointeeTy = ParamTy->getPointeeType(); in addUnaryStarPointerOverloads() local
7694 QualType PointeeTy = (*Ptr)->getPointeeType(); in addBinaryPlusOrMinusPointerOverloads() local
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp1213 QualType PointeeTy; in RewriteTypeIntoString() local
2938 QualType PointeeTy = PT->getPointeeType(); in RewriteObjCDictionaryLiteralExpr() local
4517 QualType PointeeTy; in convertObjCTypeToCStyleType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp7405 Type *PointeeTy = PrivStructType->getElementType(u)->getPointerTo(); in createInitialization() local
7412 Type *PointeeTy = PrivArrayType->getElementType(); in createInitialization() local
7446 Type *PointeeTy = PrivStructType->getElementType(u); in createReplacementValues() local
7455 Type *PointeeTy = PrivArrayType->getElementType(); in createReplacementValues() local

12