Searched defs:VisitVarTemplateDecl (Results 1 – 9 of 9) sorted by relevance
452 void VisitVarTemplateDecl(const VarTemplateDecl *VTD) { in VisitVarTemplateDecl() function
676 void VisitVarTemplateDecl(const VarTemplateDecl *D) { dumpTemplateDecl(D); } in VisitVarTemplateDecl() function
170 void ASTDumper::VisitVarTemplateDecl(const VarTemplateDecl *D) { in VisitVarTemplateDecl() function in ASTDumper
2574 void TextNodeDumper::VisitVarTemplateDecl(const VarTemplateDecl *D) { in VisitVarTemplateDecl() function in TextNodeDumper
6354 ExpectedDecl ASTNodeImporter::VisitVarTemplateDecl(VarTemplateDecl *D) { in VisitVarTemplateDecl() function in ASTNodeImporter
868 bool ExtractAPIVisitorBase<Derived>::VisitVarTemplateDecl( in VisitVarTemplateDecl() function
1799 void ASTDeclWriter::VisitVarTemplateDecl(VarTemplateDecl *D) { in VisitVarTemplateDecl() function in ASTDeclWriter
2460 void ASTDeclReader::VisitVarTemplateDecl(VarTemplateDecl *D) { in VisitVarTemplateDecl() function in ASTDeclReader
1836 Decl *TemplateDeclInstantiator::VisitVarTemplateDecl(VarTemplateDecl *D) { in VisitVarTemplateDecl() function in TemplateDeclInstantiator