Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DPrettyEnumDumper.cpp40 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h108 using UnderlyingType = const ContainerType *; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp299 const auto UnderlyingType = in getLength() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DODRHash.cpp718 QualType UnderlyingType = D->getUnderlyingType(); in RemoveTypedef() local
1034 QualType UnderlyingType = T->getDecl()->getUnderlyingType(); in VisitTypedefType() local
H A DCommentSema.cpp973 auto UnderlyingType = ThisTypedefDecl->getUnderlyingType(); in isClassOrStructOrTagTypedefDecl() local
H A DType.cpp3458 QualType UnderlyingType, UTTKind UKind, in UnaryTransformType()
H A DASTContext.cpp5478 QualType UnderlyingType, in getUnaryTransformType()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h523 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
530 TypeIndex UnderlyingType; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp517 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp3935 QualType UnderlyingType = Enum->getIntegerType(); in getFixedEnumPromtion() local
H A DSemaDecl.cpp15488 bool ScopedEnumUsesClassTag, TypeResult UnderlyingType, in ActOnTag()