Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h105 BRIGHT_YELLOW, enumerator
125 static constexpr Colors BRIGHT_YELLOW = Colors::BRIGHT_YELLOW; variable