Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTDumperUtils.h49 static const TerminalColor StmtColor = {llvm::raw_ostream::MAGENTA, true}; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTextNodeDumper.cpp130 ColorScope Color(OS, ShowColors, StmtColor); in Visit()
683 ColorScope Color(OS, ShowColors, StmtColor); in dumpCleanupObject()