Searched defs:CommentColor (Results 1 – 2 of 2) sorted by relevance
51 static const TerminalColor CommentColor = {llvm::raw_ostream::BLUE, false}; variable
49 static constexpr raw_ostream::Colors CommentColor = raw_ostream::YELLOW; variable