Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTDumperUtils.h84 static const TerminalColor IndentColor = {llvm::raw_ostream::BLUE, false}; variable
H A DTextNodeDumper.h88 ColorScope Color(OS, ShowColors, IndentColor); in AddChild()