Searched refs:setTemplateParameterListsInfo (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Decl.cpp | 2033 void DeclaratorDecl::setTemplateParameterListsInfo( in setTemplateParameterListsInfo() function in DeclaratorDecl 2046 getExtInfo()->setTemplateParameterListsInfo(Context, TPLists); in setTemplateParameterListsInfo() 2100 void QualifierInfo::setTemplateParameterListsInfo( in setTemplateParameterListsInfo() function in QualifierInfo 4923 void TagDecl::setTemplateParameterListsInfo( in setTemplateParameterListsInfo() function in TagDecl 4931 getExtInfo()->setTemplateParameterListsInfo(Context, TPLists); in setTemplateParameterListsInfo()
|
| H A D | ASTImporter.cpp | 3619 ToD->setTemplateParameterListsInfo(Importer.ToContext, ToTPLists); in ImportTemplateParameterLists()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | Decl.h | 753 void setTemplateParameterListsInfo(ASTContext &Context, 850 void setTemplateParameterListsInfo(ASTContext &Context, 3939 void setTemplateParameterListsInfo(ASTContext &Context,
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplate.cpp | 2116 NewClass->setTemplateParameterListsInfo( in CheckClassTemplate() 8702 Specialization->setTemplateParameterListsInfo(Context, in ActOnClassTemplateSpecialization() 8751 Partial->setTemplateParameterListsInfo( in ActOnClassTemplateSpecialization()
|
| H A D | SemaDecl.cpp | 7851 NewVD->setTemplateParameterListsInfo( in ActOnVariableDeclarator() 10044 NewFD->setTemplateParameterListsInfo(Context, in ActOnFunctionDeclarator() 10053 NewFD->setTemplateParameterListsInfo(Context, TemplateParamLists); in ActOnFunctionDeclarator() 10093 NewFD->setTemplateParameterListsInfo(Context, TemplateParamLists); in ActOnFunctionDeclarator() 18354 New->setTemplateParameterListsInfo(Context, TemplateParameterLists); in ActOnTag()
|
| H A D | SemaTemplateInstantiateDecl.cpp | 3230 Method->setTemplateParameterListsInfo( in VisitCXXMethodDecl()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 9585 …ntextEjPPNS_21TemplateParameterListE", "clang::QualifierInfo::setTemplateParameterListsInfo(clang:…
|