Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h97 YELLOW, enumerator
117 static constexpr Colors YELLOW = Colors::YELLOW; variable
/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp69 constexpr raw_ostream::Colors raw_ostream::YELLOW; global() member in raw_ostream