Home
last modified time | relevance | path

Searched defs:TerminalColor (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DASTDumperUtils.h29 struct TerminalColor { struct
45 static const TerminalColor DeclKindNameColor = {llvm::raw_ostream::GREEN, true}; argument