/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | TypedPointerType.h | 28 Type *PointeeTy; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | TypedPointerType.h | 28 Type *PointeeTy; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | TypedPointerType.h | 28 Type *PointeeTy; variable
|
H A D | DerivedTypes.h | 636 Type *PointeeTy; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | TypedPointerType.h | 28 Type *PointeeTy; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | TypedPointerType.h | 28 Type *PointeeTy; variable
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | RetainCountChecker.cpp | 1343 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 D | CallEvent.cpp | 79 QualType PointeeTy = PT->getPointeeType(); in isVoidPointerToNonConst() local 132 QualType PointeeTy = Ty->getPointeeType(); in isPointerToConst() local
|
H A D | Store.cpp | 85 QualType PointeeTy = CastToTy->getPointeeType(); in castRegion() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DirectXIRPasses/ |
H A D | PointerTypeAnalysis.cpp | 31 Type *PointeeTy = nullptr; in classifyPointerType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | ConstantFold.cpp | 1964 static Constant *foldGEPOfGEP(GEPOperator *GEP, Type *PointeeTy, bool InBounds, in foldGEPOfGEP() 2034 Constant *llvm::ConstantFoldGetElementPtr(Type *PointeeTy, Constant *C, in ConstantFoldGetElementPtr()
|
H A D | DIBuilder.cpp | 319 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 D | DerivedTypes.h | 446 Type *PointeeTy; variable
|
/aosp_15_r20/external/clang/lib/Analysis/ |
H A D | BodyFarm.cpp | 309 QualType PointeeTy = PT->getPointeeType(); in create_OSAtomicCompareAndSwap() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DerivedTypes.h | 582 Type *PointeeTy; variable
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 209 DIDerivedType *DIBuilder::createPointerType(DIType *PointeeTy, in createPointerType() 219 DIDerivedType *DIBuilder::createMemberPointerType(DIType *PointeeTy, in createMemberPointerType()
|
H A D | ConstantFold.cpp | 2050 static Constant *ConstantFoldGetElementPtrImpl(Type *PointeeTy, Constant *C, in ConstantFoldGetElementPtrImpl()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 274 DIType *PointeeTy, in createPointerType() 286 DIDerivedType *DIBuilder::createMemberPointerType(DIType *PointeeTy, in createMemberPointerType()
|
H A D | ConstantFold.cpp | 2189 Constant *llvm::ConstantFoldGetElementPtr(Type *PointeeTy, Constant *C, in ConstantFoldGetElementPtr()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | ItaniumCXXABI.cpp | 2587 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 D | CGDebugInfo.cpp | 748 QualType PointeeTy, in CreatePointerLikeType() 1165 QualType PointeeTy = ThisPtrTy->getPointeeType(); in getOrCreateInstanceMethodType() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | Sema.cpp | 1373 QualType PointeeTy = ExprTy->getPointeeType(); in tryExprAsCall() local
|
H A D | SemaOverload.cpp | 6928 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 D | RewriteModernObjC.cpp | 1213 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 D | AttributorAttributes.cpp | 7405 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
|