Searched refs:CommentColor (Results 1 – 2 of 2) sorted by relevance
46 static const TerminalColor CommentColor = {llvm::raw_ostream::BLUE, false}; variable
67 ColorScope Color(OS, ShowColors, CommentColor); in Visit()