Home
last modified time | relevance | path

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

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