Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp74 static const TerminalColor ObjectKindColor = { raw_ostream::CYAN, false }; variable
1719 ColorScope Color(*this, ObjectKindColor); in VisitExpr()