Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/diagtool/
H A DTreeView.cpp87 int showGroup(StringRef RootGroup) { in showGroup() function in TreePrinter
176 return ShowAll ? TP.showAll() : TP.showGroup(RootGroup); in run()