Searched refs:showGroup (Results 1 – 2 of 2) sorted by relevance
91 int showGroup(StringRef RootGroup) { in showGroup() function in TreePrinter180 return ShowAll ? TP.showAll() : TP.showGroup(RootGroup); in run()
86 int showGroup(StringRef RootGroup) { in showGroup() function in TreePrinter181 return ShowAll ? TP.showAll() : TP.showGroup(RootGroup); in run()