Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTDumperUtils.h66 static const TerminalColor ErrorsColor = {llvm::raw_ostream::RED, true}; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTextNodeDumper.cpp141 ColorScope Color(OS, ShowColors, ErrorsColor); in Visit()
215 ColorScope Color(OS, ShowColors, ErrorsColor); in Visit()