Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTDumperUtils.h81 static const TerminalColor DeclNameColor = {llvm::raw_ostream::CYAN, true}; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDumper.cpp48 ColorScope Color(OS, ShowColors, DeclNameColor); in dumpLookups()
H A DTextNodeDumper.cpp653 ColorScope Color(OS, ShowColors, DeclNameColor); in dumpBareDeclRef()
663 ColorScope Color(OS, ShowColors, DeclNameColor); in dumpName()