Home
last modified time | relevance | path

Searched refs:getElaboratedType (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DQualTypeNames.cpp484 QT = Ctx.getElaboratedType(Keyword, Prefix, QT); in getFullyQualifiedType()
H A DNestedNameSpecifier.cpp277 .getElaboratedType(ElaboratedTypeKeyword::None, Prefix, in translateToType()
H A DASTContext.cpp3743 return getElaboratedType(ET->getKeyword(), ET->getQualifier(), in adjustType()
5811 QualType ASTContext::getElaboratedType(ElaboratedTypeKeyword Keyword, in getElaboratedType() function in ASTContext
14413 return Ctx.getElaboratedType( in getCommonSugarTypeNode()
H A DASTImporter.cpp1870 return Importer.getToContext().getElaboratedType(T->getKeyword(), in VisitElaboratedType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeProperties.td594 return ctx.getElaboratedType(keyword, qualifier, namedType,
H A DASTContext.h1892 QualType getElaboratedType(ElaboratedTypeKeyword Keyword,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp120 return S.Context.getElaboratedType(ElaboratedTypeKeyword::None, NNS, in lookupPromiseType()
H A DSemaTemplate.cpp3939 getElaboratedType(ElaboratedTypeKeyword::None, in ActOnTemplateIdType()
4036 Result = Context.getElaboratedType(Keyword, SS.getScopeRep(), Result); in ActOnTagTemplateIdType()
10931 T = Context.getElaboratedType(Keyword, SS.getScopeRep(), T); in ActOnTypenameType()
11140 return Context.getElaboratedType( in CheckTypenameType()
11163 return Context.getElaboratedType( in CheckTypenameType()
H A DSemaDeclCXX.cpp4548 BaseType = getElaboratedType(ElaboratedTypeKeyword::None, SS, in BuildMemInitializer()
7786 DeclType = Context.getElaboratedType(ElaboratedTypeKeyword::None, nullptr, in CheckExplicitlyDefaultedSpecialMember()
12009 return Context.getElaboratedType(ElaboratedTypeKeyword::None, NNS, in CheckComparisonCategoryType()
12295 return S.Context.getElaboratedType( in BuildStdClassTemplate()
15046 ArgType = Context.getElaboratedType(ElaboratedTypeKeyword::None, nullptr, in DeclareImplicitCopyAssignment()
15402 ArgType = Context.getElaboratedType(ElaboratedTypeKeyword::None, nullptr, in DeclareImplicitMoveAssignment()
15796 ArgType = Context.getElaboratedType(ElaboratedTypeKeyword::None, nullptr, in DeclareImplicitCopyConstructor()
15944 ArgType = Context.getElaboratedType(ElaboratedTypeKeyword::None, nullptr, in DeclareImplicitMoveConstructor()
H A DSemaType.cpp1220 Result = S.getElaboratedType(Keyword, DS.getTypeSpecScope(), Result, in ConvertDeclSpecToType()
9633 QualType Sema::getElaboratedType(ElaboratedTypeKeyword Keyword, in getElaboratedType() function in Sema
9638 return Context.getElaboratedType( in getElaboratedType()
H A DTreeTransform.h1125 return SemaRef.Context.getElaboratedType(Keyword, in RebuildElaboratedType()
1150 return SemaRef.Context.getElaboratedType(Keyword, NNS, T); in RebuildDependentTemplateSpecializationType()
1247 return SemaRef.Context.getElaboratedType(Keyword, in RebuildDependentNameType()
H A DSemaExprCXX.cpp228 Context.getElaboratedType(ElaboratedTypeKeyword::None, nullptr, T), in getDestructorName()
H A DSemaDecl.cpp296 return ParsedType::make(S.Context.getElaboratedType( in buildNamedType()
299 QualType ElTy = S.getElaboratedType(ElaboratedTypeKeyword::None, *SS, T); in buildNamedType()
H A DSemaExpr.cpp2946 QualType ET = getElaboratedType(ElaboratedTypeKeyword::None, SS, Ty); in BuildQualifiedDeclarationNameExpr()
21246 Context.getElaboratedType(ElaboratedTypeKeyword::None, NNS, TST); in CheckPlaceholderExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h15162 QualType getElaboratedType(ElaboratedTypeKeyword Keyword,
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc6247 …oratedTypeKeywordERKNS_12CXXScopeSpecENS_8QualTypeE", "clang::Sema::getElaboratedType(clang::Elabo…
8873 …ywordEPNS_19NestedNameSpecifierENS_8QualTypeE", "clang::ASTContext::getElaboratedType(clang::Elabo…