reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/Support/Process.h
  189   static const char *OutputColor(char c, bool bold, bool bg);

References

lib/Support/raw_ostream.cpp
  814           : sys::Process::OutputColor(static_cast<char>(colors), bold, bg);