Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DDerivedTypes.h446 Type *PointeeTy; variable
/external/clang/lib/StaticAnalyzer/Core/
DStore.cpp85 QualType PointeeTy = CastToTy->getPointeeType(); in castRegion() local
DCallEvent.cpp79 QualType PointeeTy = PT->getPointeeType(); in isVoidPointerToNonConst() local
132 QualType PointeeTy = Ty->getPointeeType(); in isPointerToConst() local
/external/clang/lib/Analysis/
DBodyFarm.cpp309 QualType PointeeTy = PT->getPointeeType(); in create_OSAtomicCompareAndSwap() local
/external/clang/lib/StaticAnalyzer/Checkers/
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
/external/llvm/lib/IR/
DDIBuilder.cpp209 DIDerivedType *DIBuilder::createPointerType(DIType *PointeeTy, in createPointerType()
219 DIDerivedType *DIBuilder::createMemberPointerType(DIType *PointeeTy, in createMemberPointerType()
DConstantFold.cpp2050 static Constant *ConstantFoldGetElementPtrImpl(Type *PointeeTy, Constant *C, in ConstantFoldGetElementPtrImpl()
/external/clang/lib/Sema/
DSema.cpp1373 QualType PointeeTy = ExprTy->getPointeeType(); in tryExprAsCall() local
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
DSemaType.cpp6510 QualType PointeeTy = TypedefTy->desugar(); in HandleOpenCLAccessAttr() local
DSemaExpr.cpp8149 QualType PointeeTy = ResType->getPointeeType(); in checkArithmeticIncompletePointerType() local
8171 QualType PointeeTy = ResType->getPointeeType(); in checkArithmeticOpPointerOperand() local
DSemaChecking.cpp6152 QualType PointeeTy; in CheckMemaccessArguments() local
/external/clang/lib/CodeGen/
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
DCGDebugInfo.cpp748 QualType PointeeTy, in CreatePointerLikeType()
1165 QualType PointeeTy = ThisPtrTy->getPointeeType(); in getOrCreateInstanceMethodType() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DDIBuilder.cpp212 DIType DIBuilder::createPointerType(DIType PointeeTy, uint64_t SizeInBits, in createPointerType()
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp1213 QualType PointeeTy; in RewriteTypeIntoString() local
2938 QualType PointeeTy = PT->getPointeeType(); in RewriteObjCDictionaryLiteralExpr() local
4517 QualType PointeeTy; in convertObjCTypeToCStyleType() local
DRewriteObjC.cpp1045 QualType PointeeTy; in RewriteTypeIntoString() local
/external/clang/lib/AST/
DASTContext.cpp5634 QualType PointeeTy; in getObjCEncodingForTypeImpl() local
5886 QualType PointeeTy = OPT->getPointeeType(); in getObjCEncodingForTypeImpl() local