Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h105 SAVEDCOLOR, enumerator
117 static constexpr Colors SAVEDCOLOR = Colors::SAVEDCOLOR; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp74 constexpr raw_ostream::Colors raw_ostream::SAVEDCOLOR; member in raw_ostream