Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTDumperUtils.h47 static const TerminalColor AttrColor = {llvm::raw_ostream::BLUE, true}; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp93 ColorScope Color(OS, ShowColors, AttrColor); in Visit()
373 ColorScope Color(OS, ShowColors, AttrColor); in Visit()
391 ColorScope Color(OS, ShowColors, AttrColor); in Visit()
2366 ColorScope Color(OS, ShowColors, AttrColor); in VisitOMPRequiresDecl()