Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A Draw_ostream.h103 SAVEDCOLOR, enumerator
115 static constexpr Colors SAVEDCOLOR = Colors::SAVEDCOLOR; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp74 constexpr raw_ostream::Colors raw_ostream::SAVEDCOLOR; member in raw_ostream