Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp71 static const TerminalColor LocationColor = { raw_ostream::YELLOW, false }; variable
592 ColorScope Color(*this, LocationColor); in dumpLocation()