Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTDumperUtils.h24 struct TerminalColor { struct
40 static const TerminalColor DeclKindNameColor = {llvm::raw_ostream::GREEN, true}; argument