Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTDumperUtils.h74 static const TerminalColor DeclNameColor = {llvm::raw_ostream::CYAN, true}; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTextNodeDumper.cpp388 ColorScope Color(OS, ShowColors, DeclNameColor); in dumpBareDeclRef()
398 ColorScope Color(OS, ShowColors, DeclNameColor); in dumpName()
H A DASTDumper.cpp397 ColorScope Color(OS, ShowColors, DeclNameColor); in dumpLookups()