Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp88 static const TerminalColor DeclNameColor = { raw_ostream::CYAN, true }; variable
697 ColorScope Color(*this, DeclNameColor); in dumpBareDeclRef()
718 ColorScope Color(*this, DeclNameColor); in dumpName()
768 ColorScope Color(*this, DeclNameColor); in dumpLookups()