Home | History | Annotate | Download | only in AST

Lines Matching refs:setTemplateParameterListsInfo

1574 DeclaratorDecl::setTemplateParameterListsInfo(ASTContext &Context,
1588 getExtInfo()->setTemplateParameterListsInfo(Context, NumTPLists, TPLists);
1647 QualifierInfo::setTemplateParameterListsInfo(ASTContext &Context,
3394 void TagDecl::setTemplateParameterListsInfo(ASTContext &Context,
3403 getExtInfo()->setTemplateParameterListsInfo(Context, NumTPLists, TPLists);