Home
last modified time | relevance | path

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

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