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.cpp94 ColorScope Color(OS, ShowColors, AttrColor); in Visit()
374 ColorScope Color(OS, ShowColors, AttrColor); in Visit()
397 ColorScope Color(OS, ShowColors, AttrColor); in Visit()
2525 ColorScope Color(OS, ShowColors, AttrColor); in VisitOMPRequiresDecl()