Home
last modified time | relevance | path

Searched refs:setTemplateParameterListsInfo (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/AST/
DDecl.cpp1651 DeclaratorDecl::setTemplateParameterListsInfo(ASTContext &Context, in setTemplateParameterListsInfo() function in DeclaratorDecl
1665 getExtInfo()->setTemplateParameterListsInfo(Context, NumTPLists, TPLists); in setTemplateParameterListsInfo()
1724 QualifierInfo::setTemplateParameterListsInfo(ASTContext &Context, in setTemplateParameterListsInfo() function in QualifierInfo
3470 void TagDecl::setTemplateParameterListsInfo(ASTContext &Context, in setTemplateParameterListsInfo() function in TagDecl
3479 getExtInfo()->setTemplateParameterListsInfo(Context, NumTPLists, TPLists); in setTemplateParameterListsInfo()
/external/clang/include/clang/AST/
DDecl.h572 void setTemplateParameterListsInfo(ASTContext &Context,
659 void setTemplateParameterListsInfo(ASTContext &Context, unsigned NumTPLists,
2924 void setTemplateParameterListsInfo(ASTContext &Context, unsigned NumTPLists,
/external/clang/lib/Sema/
DSemaTemplate.cpp1072 NewClass->setTemplateParameterListsInfo(Context, in CheckClassTemplate()
6270 Partial->setTemplateParameterListsInfo(Context, in ActOnClassTemplateSpecialization()
6325 Specialization->setTemplateParameterListsInfo(Context, in ActOnClassTemplateSpecialization()
DSemaDecl.cpp5736 NewVD->setTemplateParameterListsInfo( in ActOnVariableDeclarator()
7165 NewFD->setTemplateParameterListsInfo(Context, in ActOnFunctionDeclarator()
7174 NewFD->setTemplateParameterListsInfo(Context, in ActOnFunctionDeclarator()
7206 NewFD->setTemplateParameterListsInfo(Context, in ActOnFunctionDeclarator()
11955 New->setTemplateParameterListsInfo(Context, in ActOnTag()
DSemaTemplateInstantiateDecl.cpp1772 Method->setTemplateParameterListsInfo(SemaRef.Context, in VisitCXXMethodDecl()