Home
last modified time | relevance | path

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

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