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