Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp96 QualType PointeeTy = CastToTy->getPointeeType(); in castRegion() local
H A DCallEvent.cpp123 QualType PointeeTy = PT->getPointeeType(); in isVoidPointerToNonConst() local
227 QualType PointeeTy = Ty->getPointeeType(); in isPointerToConst() local
/netbsd/external/apache2/llvm/dist/clang/lib/Analysis/
H A DBodyFarm.cpp623 QualType PointeeTy = PT->getPointeeType(); in create_OSAtomicCompareAndSwap() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDerivedTypes.h638 Type *PointeeTy; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp282 DIType *PointeeTy, in createPointerType()
294 DIDerivedType *DIBuilder::createMemberPointerType(DIType *PointeeTy, in createMemberPointerType()
H A DConstantFold.cpp2357 Constant *llvm::ConstantFoldGetElementPtr(Type *PointeeTy, Constant *C, in ConstantFoldGetElementPtr()
H A DDebugInfo.cpp1144 LLVMDIBuilderRef Builder, LLVMMetadataRef PointeeTy, in LLVMDIBuilderCreatePointerType()
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp3307 QualType PointeeTy = PointerTy->getPointeeType(); in TypeInfoIsInStandardLibrary() local
4100 void ItaniumRTTIBuilder::BuildPointerTypeInfo(QualType PointeeTy) { in BuildPointerTypeInfo()
4122 QualType PointeeTy = Ty->getPointeeType(); in BuildPointerToMemberTypeInfo() local
H A DCGDebugInfo.cpp1129 QualType PointeeTy, in CreatePointerLikeType()
1625 QualType PointeeTy = ThisPtrTy->getPointeeType(); in getOrCreateInstanceMethodType() local
H A DCGOpenMPRuntimeGPU.cpp3932 QualType PointeeTy = cast<ReferenceType>(NonQualTy)->getPointeeType(); in translateParameter() local
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp559 QualType PointeeTy = ArgRegion->getValueType(); in updateOutParameters() local
/netbsd/external/apache2/llvm/dist/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c487 value Builder, LLVMMetadataRef PointeeTy, value SizeInBits, in llvm_dibuild_create_pointer_type_native()
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp2294 QualType PointeeTy = ExprTy->getPointeeType(); in tryExprAsCall() local
H A DSemaOverload.cpp7878 QualType PointeeTy; in AddPointerWithMoreQualifiedTypeVariants() local
7949 QualType PointeeTy = PointerTy->getPointeeType(); in AddMemberPointerWithMoreQualifiedTypeVariants() local
8364 QualType PointeeTy = ParamTy->getPointeeType(); in addUnaryStarPointerOverloads() local
8574 QualType PointeeTy = PtrTy->getPointeeType(); in addBinaryPlusOrMinusPointerOverloads() local
H A DSemaExpr.cpp10408 QualType PointeeTy = ResType->getPointeeType(); in checkArithmeticIncompletePointerType() local
10431 QualType PointeeTy = ResType->getPointeeType(); in checkArithmeticOpPointerOperand() local
17377 QualType PointeeTy = PT->getPointeeType(); in captureInBlock() local
H A DSemaInit.cpp7973 auto PointeeTy = Ty->getPointeeType(); in PerformQualificationConversion() local
H A DSemaChecking.cpp10096 QualType PointeeTy; in CheckMemaccessArguments() local
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp1215 QualType PointeeTy; in RewriteTypeIntoString() local
2940 QualType PointeeTy = PT->getPointeeType(); in RewriteObjCDictionaryLiteralExpr() local
4520 QualType PointeeTy; in convertObjCTypeToCStyleType() local
H A DRewriteObjC.cpp1049 QualType PointeeTy; in RewriteTypeIntoString() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp5600 Type *PointeeTy = PrivStructType->getElementType(u)->getPointerTo(); in createInitialization() local
5607 Type *PointeeTy = PrivArrayType->getElementType(); in createInitialization() local
5640 Type *PointeeTy = PrivStructType->getElementType(u); in createReplacementValues() local
5649 Type *PointeeTy = PrivArrayType->getElementType(); in createReplacementValues() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp803 Type *PointeeTy = PtrTy->getElementType(); in solveTypeName() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp7442 QualType PointeeTy; in getObjCEncodingForTypeImpl() local
H A DExprConstant.cpp8935 QualType PointeeTy = E->getType()->castAs<PointerType>()->getPointeeType(); in visitNonBuiltinCallExpr() local