Home
last modified time | relevance | path

Searched defs:DumpExplicitInst (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DJSONNodeDumper.h355 bool DumpExplicitInst, in writeTemplateDeclSpecialization()
397 void writeTemplateDecl(const TemplateDecl *TD, bool DumpExplicitInst) { in writeTemplateDecl()
/external/llvm-project/clang/lib/AST/
DASTDumper.cpp86 bool DumpExplicitInst, in dumpTemplateDeclSpecialization()
127 void ASTDumper::dumpTemplateDecl(const TemplateDecl *D, bool DumpExplicitInst) { in dumpTemplateDecl()
/external/clang/lib/AST/
DASTDumper.cpp1336 bool DumpExplicitInst, in VisitTemplateDeclSpecialization()
1378 bool DumpExplicitInst) { in VisitTemplateDecl()