Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyEnumDumper.cpp41 auto UnderlyingType = Symbol.getUnderlyingType(); in start() local
/llvm-project/llvm/include/llvm/Analysis/
H A DWithCache.h30 using UnderlyingType = std::remove_pointer_t<Arg>; variable
/llvm-project/lldb/unittests/ValueObject/
H A DDumpValueObjectOptionsTests.cpp78 const std::vector<std::tuple<UnderlyingType, DumpValueObjectOptions, in TestDumpEnum() argument
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRangedConstraintManager.h109 using UnderlyingType = const ContainerType *; variable
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypeEnum.cpp304 const auto UnderlyingType = in getLength() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp676 Type *const UnderlyingType = IsByVal ? CB->getParamByValType(I) expandCall() local
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() argument
531 TypeIndex UnderlyingType; variable
/llvm-project/clang/lib/AST/
H A DCommentSema.cpp907 if (auto ThisElaboratedType = dyn_cast<ElaboratedType>(UnderlyingType)) { in isClassOrStructOrTagTypedefDecl() local
H A DODRHash.cpp894 QualType UnderlyingType = D->getUnderlyingType(); RemoveTypedef() local
H A DType.cpp4007 DependentDecltypeType(Expr * E,QualType UnderlyingType) DependentDecltypeType() argument
4073 UnaryTransformType(QualType BaseType,QualType UnderlyingType,UTTKind UKind,QualType CanonicalType) UnaryTransformType() argument
H A DTypePrinter.cpp214 const Type *UnderlyingType = T; canPrefixQualifiers() local
H A DASTContext.cpp5864 getUnaryTransformType(QualType BaseType,QualType UnderlyingType,UnaryTransformType::UTTKind Kind) const getUnaryTransformType() argument
[all...]
/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h1378 SymbolReference UnderlyingType; global() member
/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp569 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
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp9694 auto UnderlyingType = AliasTemplate->getTemplatedDecl() DeduceTemplateSpecializationFromInitializer() local
H A DSemaOverload.cpp4253 QualType UnderlyingType = Enum->getIntegerType(); getFixedEnumPromtion() local
H A DSemaDecl.cpp16939 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 DSemaExpr.cpp16362 QualType UnderlyingType = TInfo->getType(); BuildVAArgExpr() local
[all...]