Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp63 static const TerminalColor CommentColor = { raw_ostream::BLUE, false }; variable
2332 ColorScope Color(*this, CommentColor); in dumpComment()