Home
last modified time | relevance | path

Searched defs:PointeeType (Results 1 – 25 of 37) sorted by relevance

12

/openbsd/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DPrettyVariableDumper.cpp179 auto PointeeType = Symbol.getPointeeType(); in dump() local
202 auto PointeeType = Symbol.getPointeeType(); in dumpRight() local
H A DPrettyTypedefDumper.cpp60 auto PointeeType = Symbol.getPointeeType(); in dump() local
H A DPrettyFunctionDumper.cpp246 auto PointeeType = Symbol.getPointeeType(); in dump() local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTypes.cpp657 llvm::Type *PointeeType = ConvertTypeForMem(ETy); in ConvertType() local
665 llvm::Type *PointeeType = ConvertTypeForMem(ETy); in ConvertType() local
769 llvm::Type *PointeeType = CGM.getLangOpts().OpenCL in ConvertType() local
H A DMicrosoftCXXABI.cpp3940 QualType PointeeType = T->getPointeeType(); in decomposeTypeForEH() local
4229 QualType PointeeType = T; in getCatchableType() local
H A DCGExpr.cpp2524 QualType PointeeType = RefLVal.getType()->getPointeeType(); in EmitLoadOfReference() local
5313 auto PointeeType = cast<PointerType>(CalleeType)->getPointeeType(); in EmitCall() local
H A DItaniumCXXABI.cpp4482 QualType PointeeType = PT->getPointeeType(); in InitCatchParam() local
/openbsd/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDataflowEnvironment.cpp612 PointerValue &Environment::getOrCreateNullPointerValue(QualType PointeeType) { in getOrCreateNullPointerValue()
705 QualType PointeeType = Type->castAs<ReferenceType>()->getPointeeType(); in createValueUnlessSelfReferential() local
722 QualType PointeeType = Type->castAs<PointerType>()->getPointeeType(); in createValueUnlessSelfReferential() local
H A DDataflowAnalysisContext.cpp80 DataflowAnalysisContext::getOrCreateNullPointerValue(QualType PointeeType) { in getOrCreateNullPointerValue()
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp190 QualType PointeeType = CastedType->getPointeeType(); in checkASTCodeBody() local
H A DMallocChecker.cpp1559 QualType Result = T, PointeeType = T->getPointeeType(); in getDeepPointeeType() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DMicrosoftMangle.cpp2059 QualType PointeeType) { in manglePointerExtQualifiers()
2953 QualType PointeeType = T->getPointeeType(); in mangleType() local
2990 QualType PointeeType = T->getPointeeType(); in mangleType() local
3005 QualType PointeeType = T->getPointeeType(); in mangleType() local
3025 QualType PointeeType = T->getPointeeType(); in mangleType() local
3037 QualType PointeeType = T->getPointeeType(); in mangleType() local
3223 QualType PointeeType = T->getPointeeType(); in mangleType() local
H A DType.cpp265 QualType PointeeType, in DependentAddressSpaceType()
279 QualType PointeeType, in Profile()
1769 QualType PointeeType; in getPointeeCXXRecordDecl() local
H A DDeclCXX.cpp2729 CanQualType PointeeType in isCopyOrMoveConstructor() local
H A DASTContext.cpp3453 QualType PointeeType = (InnerRef ? InnerRef->getPointeeType() : T); in getLValueReferenceType() local
3493 QualType PointeeType = (InnerRef ? InnerRef->getPointeeType() : T); in getRValueReferenceType() local
4261 QualType ASTContext::getDependentAddressSpaceType(QualType PointeeType, in getDependentAddressSpaceType()
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h49 InstructionCost getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
960 InstructionCost getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
H A DTargetTransformInfo.h1926 getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
/openbsd/gnu/llvm/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp1147 QualType PointeeType = PT->getPointeeType(); in doRewriteToUTF8StringBoxedExpressionHelper() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h5111 QualType PointeeType in TransformPointerType() local
5149 QualType PointeeType in TransformBlockPointerType() local
5179 QualType PointeeType = getDerived().TransformType(TLB, TL.getPointeeLoc()); in TransformReferenceType() local
5227 QualType PointeeType = getDerived().TransformType(TLB, TL.getPointeeLoc()); in TransformMemberPointerType() local
7375 QualType PointeeType = getDerived().TransformType(TLB, TL.getPointeeLoc()); in TransformObjCObjectPointerType() local
14642 QualType TreeTransform<Derived>::RebuildPointerType(QualType PointeeType, in RebuildPointerType()
14649 QualType TreeTransform<Derived>::RebuildBlockPointerType(QualType PointeeType, in RebuildBlockPointerType()
14666 TreeTransform<Derived>::RebuildMemberPointerType(QualType PointeeType, in RebuildMemberPointerType()
14706 QualType PointeeType, in RebuildObjCObjectPointerType()
14794 QualType PointeeType, Expr *AddrSpaceExpr, SourceLocation AttributeLoc) { in RebuildDependentAddressSpaceType()
H A DSemaExprObjC.cpp518 QualType PointeeType = PT->getPointeeType(); in BuildObjCBoxedExpr() local
/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.cpp104 void BTFTypeDerived::setPointeeType(uint32_t PointeeType) { in setPointeeType()
/openbsd/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c596 value Builder, LLVMMetadataRef PointeeType, LLVMMetadataRef ClassType, in llvm_dibuild_create_member_pointer_type_native()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h416 InstructionCost getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp212 TargetTransformInfo::getGEPCost(Type *PointeeType, const Value *Ptr, in getGEPCost()
/openbsd/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp1394 LLVMMetadataRef PointeeType, in LLVMDIBuilderCreateMemberPointerType()

12