Searched refs:CommentColor (Results 1 – 1 of 1) sorted by relevance
61 static const TerminalColor CommentColor = { raw_ostream::BLUE, false }; variable2183 ColorScope Color(*this, CommentColor); in dumpComment()