Searched defs:UnderlyingType (Results 1 – 15 of 15) sorted by relevance
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
H A D | PrettyEnumDumper.cpp | 41 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local
|
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | RangedConstraintManager.h | 109 using UnderlyingType = const ContainerType *; variable
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeEnum.cpp | 304 const auto UnderlyingType = in getLength() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ODRHash.cpp | 873 QualType UnderlyingType = D->getUnderlyingType(); in RemoveTypedef() local 1189 QualType UnderlyingType = T->getDecl()->getUnderlyingType(); in VisitTypedefType() local
|
H A D | CommentSema.cpp | 908 auto UnderlyingType = ThisTypedefDecl->getUnderlyingType(); in isClassOrStructOrTagTypedefDecl() local
|
H A D | TypePrinter.cpp | 214 const Type *UnderlyingType = T; in canPrefixQualifiers() local
|
H A D | Type.cpp | 3551 QualType UnderlyingType, UTTKind UKind, in UnaryTransformType()
|
H A D | ASTContext.cpp | 5723 QualType UnderlyingType, in getUnaryTransformType()
|
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/ |
H A D | API.cpp | 242 SymbolReference UnderlyingType, bool IsFromSystemHeader) { in addTypedef()
|
/openbsd-src/gnu/llvm/clang/include/clang/ExtractAPI/ |
H A D | API.h | 559 SymbolReference UnderlyingType; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 531 TypeIndex UnderlyingType; variable
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 557 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 4091 QualType UnderlyingType = Enum->getIntegerType(); in getFixedEnumPromtion() local
|
H A D | SemaDecl.cpp | 16619 bool ScopedEnumUsesClassTag, TypeResult UnderlyingType, in ActOnTag()
|
H A D | SemaExpr.cpp | 16897 QualType UnderlyingType = TInfo->getType(); in BuildVAArgExpr() local
|