/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | PrettyEnumDumper.cpp | 41 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | WithCache.h | 30 using UnderlyingType = std::remove_pointer_t<Arg>; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | RangedConstraintManager.h | 109 using UnderlyingType = const ContainerType *; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeEnum.cpp | 304 const auto UnderlyingType = in getLength() local
|
/freebsd-src/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-src/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(); RemoveTypedef() local
|
H A D | Type.cpp | 3808 DependentDecltypeType(Expr * E,QualType UnderlyingType) DependentDecltypeType() argument 3817 UnaryTransformType(QualType BaseType,QualType UnderlyingType,UTTKind UKind,QualType CanonicalType) UnaryTransformType() argument
|
H A D | TypePrinter.cpp | 214 const Type *UnderlyingType = T; in canPrefixQualifiers() local
|
H A D | ASTContext.cpp | 5711 getUnaryTransformType(QualType BaseType,QualType UnderlyingType,UnaryTransformType::UTTKind Kind) const getUnaryTransformType() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | API.cpp | 500 addTypedef(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,SymbolReference UnderlyingType,bool IsFromSystemHeader) addTypedef() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | API.h | 1102 SymbolReference UnderlyingType; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 542 createEnumerationType(DIScope * Scope,StringRef Name,DIFile * File,unsigned LineNumber,uint64_t SizeInBits,uint32_t AlignInBits,DINodeArray Elements,DIType * UnderlyingType,unsigned RunTimeLang,StringRef UniqueIdentifier,bool IsScoped) createEnumerationType() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 4246 QualType UnderlyingType = Enum->getIntegerType(); getFixedEnumPromtion() local
|
H A D | SemaDecl.cpp | 17223 ActOnTag(Scope * S,unsigned TagSpec,TagUseKind TUK,SourceLocation KWLoc,CXXScopeSpec & SS,IdentifierInfo * Name,SourceLocation NameLoc,const ParsedAttributesView & Attrs,AccessSpecifier AS,SourceLocation ModulePrivateLoc,MultiTemplateParamsArg TemplateParameterLists,bool & OwnedDecl,bool & IsDependent,SourceLocation ScopedEnumKWLoc,bool ScopedEnumUsesClassTag,TypeResult UnderlyingType,bool IsTypeSpecifier,bool IsTemplateParamOrArg,OffsetOfKind OOK,SkipBodyInfo * SkipBody) ActOnTag() argument
|
H A D | SemaExpr.cpp | 17415 QualType UnderlyingType = TInfo->getType(); BuildVAArgExpr() local [all...] |
/freebsd-src/contrib/bsnmp/tests/ |
H A D | catch.hpp | 4041 using UnderlyingType = typename decltype(generatorExpression())::type; in generate() typedef
|