Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h102 BRIGHT_BLACK, enumerator
122 static constexpr Colors BRIGHT_BLACK = Colors::BRIGHT_BLACK; variable