Home
last modified time | relevance | path

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

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