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

Declarations

include/llvm/Support/WithColor.h
  105   WithColor &changeColor(raw_ostream::Colors Color, bool Bold = false,

References

include/llvm/Support/WithColor.h
   60     changeColor(Color, Bold, BG);
utils/FileCheck/FileCheck.cpp
  455         COS.changeColor(raw_ostream::CYAN, true, true);
  468           COS.changeColor(raw_ostream::CYAN, true, true);