Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTDumperUtils.h47 static const TerminalColor AttrColor = {llvm::raw_ostream::BLUE, true}; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTextNodeDumper.cpp91 ColorScope Color(OS, ShowColors, AttrColor); in Visit()
337 ColorScope Color(OS, ShowColors, AttrColor); in Visit()
1915 ColorScope Color(OS, ShowColors, AttrColor); in VisitOMPRequiresDecl()