Home
last modified time | relevance | path

Searched defs:TreePrinter (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/diagtool/
DTreeView.cpp32 class TreePrinter { class
38 TreePrinter(llvm::raw_ostream &out) in TreePrinter() function in TreePrinter
/external/llvm-project/clang/tools/diagtool/
DTreeView.cpp23 class TreePrinter { class
30 TreePrinter(llvm::raw_ostream &out) : out(out), Internal(false) {} in TreePrinter() function in TreePrinter