Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTDumperUtils.h66 static const TerminalColor ErrorsColor = {llvm::raw_ostream::RED, true}; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTextNodeDumper.cpp140 ColorScope Color(OS, ShowColors, ErrorsColor); in Visit()
214 ColorScope Color(OS, ShowColors, ErrorsColor); in Visit()