| /external/llvm/tools/llvm-pdbdump/ |
| D | VariableDumper.cpp | 99 auto PointeeType = Symbol.getPointeeType(); in dump() local 157 auto PointeeType = PointerType->getPointeeType(); in tryDumpFunctionPointer() local
|
| D | TypedefDumper.cpp | 56 auto PointeeType = Symbol.getSession().getSymbolById(PointeeId); in dump() local
|
| D | FunctionDumper.cpp | 233 auto PointeeType = Symbol.getSession().getSymbolById(PointeeId); in dump() local
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenTypes.cpp | 497 llvm::Type *PointeeType = ConvertTypeForMem(ETy); in ConvertType() local 505 llvm::Type *PointeeType = ConvertTypeForMem(ETy); in ConvertType() local 599 llvm::Type *PointeeType = ConvertTypeForMem(FTy); in ConvertType() local
|
| D | MicrosoftCXXABI.cpp | 3644 QualType PointeeType = T->getPointeeType(); in decomposeTypeForEH() local 3932 QualType PointeeType = T; in getCatchableType() local
|
| D | ItaniumCXXABI.cpp | 3586 QualType PointeeType = PT->getPointeeType(); in InitCatchParam() local
|
| D | CGDebugInfo.cpp | 1087 llvm::DIType *PointeeType = getOrCreateType(PointeeTy, Unit); in getOrCreateInstanceMethodType() local
|
| /external/clang/lib/AST/ |
| D | MicrosoftMangle.cpp | 1394 QualType PointeeType) { in manglePointerExtQualifiers() 2088 QualType PointeeType = T->getPointeeType(); in mangleType() local 2125 QualType PointeeType = T->getPointeeType(); in mangleType() local 2132 QualType PointeeType = T->getPointeeType(); in mangleType() local 2145 QualType PointeeType = T->getPointeeType(); in mangleType() local 2156 QualType PointeeType = T->getPointeeType(); in mangleType() local 2240 QualType PointeeType = T->getPointeeType(); in mangleType() local
|
| D | DeclCXX.cpp | 1818 CanQualType PointeeType in isCopyOrMoveConstructor() local
|
| D | ExprConstant.cpp | 2921 QualType PointeeType; in foundPointer() local 3079 QualType PointeeType; in foundPointer() local 6519 QualType PointeeType = End.Designator.MostDerivedType; in tryEvaluateBuiltinObjectSize() local 6810 QualType PointeeType = E->getArg(1)->IgnoreImpCasts()->getType()-> in VisitCallExpr() local
|
| D | ItaniumMangle.cpp | 2269 QualType PointeeType = T->getPointeeType(); in mangleType() local
|
| D | Type.cpp | 1508 QualType PointeeType; in getPointeeCXXRecordDecl() local
|
| D | ASTContext.cpp | 2477 QualType PointeeType = (InnerRef ? InnerRef->getPointeeType() : T); in getLValueReferenceType() local 2514 QualType PointeeType = (InnerRef ? InnerRef->getPointeeType() : T); in getRValueReferenceType() local
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | MallocSizeofChecker.cpp | 187 QualType PointeeType = CastedType->getAs<PointerType>()->getPointeeType(); in checkASTCodeBody() local
|
| D | MallocChecker.cpp | 916 QualType Result = T, PointeeType = T->getPointeeType(); in getDeepPointeeType() local
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 105 unsigned getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost() 400 unsigned getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
|
| D | TargetTransformInfo.h | 654 int getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
|
| /external/llvm/bindings/go/llvm/ |
| D | DIBuilderBindings.cpp | 117 LLVMMetadataRef PointeeType, in LLVMDIBuilderCreatePointerType()
|
| /external/clang/lib/Edit/ |
| D | RewriteObjCFoundationAPI.cpp | 1130 QualType PointeeType = PT->getPointeeType(); in doRewriteToUTF8StringBoxedExpressionHelper() local
|
| /external/clang/lib/Sema/ |
| D | TreeTransform.h | 4126 QualType PointeeType in TransformPointerType() local 4164 QualType PointeeType in TransformBlockPointerType() local 4194 QualType PointeeType = getDerived().TransformType(TLB, TL.getPointeeLoc()); in TransformReferenceType() local 4242 QualType PointeeType = getDerived().TransformType(TLB, TL.getPointeeLoc()); in TransformMemberPointerType() local 5917 QualType PointeeType = getDerived().TransformType(TLB, TL.getPointeeLoc()); in TransformObjCObjectPointerType() local 11103 QualType TreeTransform<Derived>::RebuildPointerType(QualType PointeeType, in RebuildPointerType() 11110 QualType TreeTransform<Derived>::RebuildBlockPointerType(QualType PointeeType, in RebuildBlockPointerType() 11127 TreeTransform<Derived>::RebuildMemberPointerType(QualType PointeeType, in RebuildMemberPointerType() 11154 QualType PointeeType, in RebuildObjCObjectPointerType()
|
| D | SemaExprObjC.cpp | 518 QualType PointeeType = PT->getPointeeType(); in BuildObjCBoxedExpr() local
|
| D | SemaTemplateDeduction.cpp | 1249 QualType PointeeType; in DeduceTemplateArgumentsByTypeMatch() local
|
| D | SemaOverload.cpp | 8064 QualType PointeeType = (*Ptr)->getPointeeType(); in addSubscriptOverloads() local 8079 QualType PointeeType = (*Ptr)->getPointeeType(); in addSubscriptOverloads() local
|
| /external/clang/lib/Serialization/ |
| D | ASTReader.cpp | 5217 QualType PointeeType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 5248 QualType PointeeType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 5257 QualType PointeeType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 5266 QualType PointeeType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 5275 QualType PointeeType = readType(*Loc.F, Record, Idx); in readTypeRecord() local
|
| /external/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 2751 Type *PointeeType = nullptr; in parseConstants() local
|