Home
last modified time | relevance | path

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

/external/clang/tools/diagtool/
DTreeView.cpp86 int showGroup(StringRef RootGroup) { in showGroup() function in TreePrinter
181 return ShowAll ? TP.showAll() : TP.showGroup(RootGroup); in run()