Searched refs:IndentColor (Results 1 – 3 of 3) sorted by relevance
84 static const TerminalColor IndentColor = {llvm::raw_ostream::BLUE, false}; variable
90 ColorScope Color(OS, ShowColors, IndentColor); in AddChild()
93 static const TerminalColor IndentColor = { raw_ostream::BLUE, false }; variable157 ColorScope Color(*this, IndentColor); in dumpChild()