Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp83 static const TerminalColor CastColor = { raw_ostream::RED, false }; variable
1768 ColorScope Color(*this, CastColor); in VisitCastExpr()