Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp91 static const TerminalColor IndentColor = { raw_ostream::BLUE, false }; variable
155 ColorScope Color(*this, IndentColor); in dumpChild()