Searched defs:UnderlyingType (Results 1 – 17 of 17) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyEnumDumper.cpp | 41 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | WithCache.h | 30 using UnderlyingType = std::remove_pointer_t<Arg>; variable
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | RangedConstraintManager.h | 109 using UnderlyingType = const ContainerType *; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeTypeEnum.cpp | 304 const auto UnderlyingType = in getLength() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeRecord.h | 524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 531 TypeIndex UnderlyingType; variable
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | CommentSema.cpp | 907 auto UnderlyingType = ThisTypedefDecl->getUnderlyingType(); in isClassOrStructOrTagTypedefDecl() local
|
| H A D | ODRHash.cpp | 881 QualType UnderlyingType = D->getUnderlyingType(); in RemoveTypedef() local
|
| H A D | Type.cpp | 3808 DependentDecltypeType::DependentDecltypeType(Expr *E, QualType UnderlyingType) in DependentDecltypeType() 3817 QualType UnderlyingType, UTTKind UKind, in UnaryTransformType()
|
| H A D | TypePrinter.cpp | 214 const Type *UnderlyingType = T; in canPrefixQualifiers() local
|
| H A D | ASTContext.cpp | 5711 QualType UnderlyingType, in getUnaryTransformType()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
| H A D | API.h | 1102 SymbolReference UnderlyingType; member
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/ |
| H A D | API.cpp | 500 SymbolReference UnderlyingType, bool IsFromSystemHeader) { in addTypedef()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DIBuilder.cpp | 542 DIType *UnderlyingType, unsigned RunTimeLang, in createEnumerationType()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 4246 QualType UnderlyingType = Enum->getIntegerType(); in getFixedEnumPromtion() local
|
| H A D | SemaDecl.cpp | 17223 bool ScopedEnumUsesClassTag, TypeResult UnderlyingType, in ActOnTag()
|
| H A D | SemaExpr.cpp | 17415 QualType UnderlyingType = TInfo->getType(); in BuildVAArgExpr() local
|
| /freebsd-14.2/contrib/bsnmp/tests/ |
| H A D | catch.hpp | 4041 using UnderlyingType = typename decltype(generatorExpression())::type; in generate() typedef
|