Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTDumperUtils.h47 static const TerminalColor AttrColor = {llvm::raw_ostream::BLUE, true}; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTextNodeDumper.cpp90 ColorScope Color(OS, ShowColors, AttrColor); in Visit()
334 ColorScope Color(OS, ShowColors, AttrColor); in Visit()
1808 ColorScope Color(OS, ShowColors, AttrColor); in VisitOMPRequiresDecl()