Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/
DPrettyEnumDumper.cpp41 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DRangedConstraintManager.h109 using UnderlyingType = const ContainerType *; variable
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
DNativeTypeEnum.cpp304 const auto UnderlyingType = in getLength() local
/openbsd/src/gnu/llvm/clang/lib/AST/
DODRHash.cpp873 QualType UnderlyingType = D->getUnderlyingType(); in RemoveTypedef() local
1189 QualType UnderlyingType = T->getDecl()->getUnderlyingType(); in VisitTypedefType() local
DCommentSema.cpp908 auto UnderlyingType = ThisTypedefDecl->getUnderlyingType(); in isClassOrStructOrTagTypedefDecl() local
DTypePrinter.cpp214 const Type *UnderlyingType = T; in canPrefixQualifiers() local
DType.cpp3551 QualType UnderlyingType, UTTKind UKind, in UnaryTransformType()
DASTContext.cpp5723 QualType UnderlyingType, in getUnaryTransformType()
/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord()
531 TypeIndex UnderlyingType; variable
/openbsd/src/gnu/llvm/llvm/lib/IR/
DDIBuilder.cpp557 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaOverload.cpp4091 QualType UnderlyingType = Enum->getIntegerType(); in getFixedEnumPromtion() local
DSemaDecl.cpp16619 bool ScopedEnumUsesClassTag, TypeResult UnderlyingType, in ActOnTag()
DSemaExpr.cpp16897 QualType UnderlyingType = TInfo->getType(); in BuildVAArgExpr() local