Home
last modified time | relevance | path

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

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