Home
last modified time | relevance | path

Searched defs:UnderlyingType (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DPrettyEnumDumper.cpp41 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h109 using UnderlyingType = const ContainerType *; variable
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp303 const auto UnderlyingType = in getLength() local
/llvm-project-15.0.7/clang/lib/AST/
H A DODRHash.cpp719 QualType UnderlyingType = D->getUnderlyingType(); in RemoveTypedef() local
1035 QualType UnderlyingType = T->getDecl()->getUnderlyingType(); in VisitTypedefType() local
H A DCommentSema.cpp908 auto UnderlyingType = ThisTypedefDecl->getUnderlyingType(); in isClassOrStructOrTagTypedefDecl() local
H A DTypePrinter.cpp218 const Type *UnderlyingType = T; in canPrefixQualifiers() local
H A DType.cpp3525 QualType UnderlyingType, UTTKind UKind, in UnaryTransformType()
H A DASTContext.cpp5668 QualType UnderlyingType, in getUnaryTransformType()
/llvm-project-15.0.7/clang/include/clang/ExtractAPI/
H A DAPI.h441 SymbolReference UnderlyingType; member
/llvm-project-15.0.7/clang/lib/ExtractAPI/
H A DAPI.cpp185 SymbolReference UnderlyingType) { in addTypedef()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
531 TypeIndex UnderlyingType; variable
/llvm-project-15.0.7/llvm/lib/IR/
H A DDIBuilder.cpp553 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp3984 QualType UnderlyingType = Enum->getIntegerType(); in getFixedEnumPromtion() local
H A DSemaDecl.cpp16160 bool ScopedEnumUsesClassTag, TypeResult UnderlyingType, in ActOnTag()
H A DSemaExpr.cpp16628 QualType UnderlyingType = TInfo->getType(); in BuildVAArgExpr() local