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

Declarations

include/llvm/Support/WithColor.h
   80   static raw_ostream &note();

References

lib/MCA/InstrBuilder.cpp
   73       WithColor::note() << "found in scheduling class " << SCDesc.Name
  553     WithColor::note() << "call instructions are not correctly modeled. "
  561     WithColor::note() << "program counter updates are ignored.\n";
lib/TableGen/Error.cpp
   42 void PrintNote(const Twine &Msg) { WithColor::note() << Msg << "\n"; }
tools/dsymutil/BinaryHolder.cpp
   56     WithColor::note() << "loaded archive '" << ArchiveFilename << "'\n";
   95     WithColor::note() << "loaded object.\n";
  184             WithColor::note() << "found member in archive.\n";
  214     WithColor::note() << "trying to open '" << Filename << "'\n";
tools/dsymutil/DwarfLinker.cpp
  233   WithColor::note() << "    in DIE:\n";
 2265           WithColor::note() << "The clang module cache may have expired since "
 2276           WithColor::note()
tools/dsymutil/LinkUtils.h
   77     WithColor::note() << Twine("while processing ") + Context + "\n";
   83     WithColor::note() << Twine("while processing ") + Context + "\n";
tools/llc/llc.cpp
  283     WithColor::note() << "!srcloc = " << LocCookie << "\n";
tools/llvm-cxxmap/llvm-cxxmap.cpp
   53     WithColor::note() << Hint << "\n";
   64     WithColor::note() << Hint << "\n";
tools/llvm-mca/llvm-mca.cpp
  347       WithColor::note()
  479                   WithColor::note()
tools/llvm-profdata/llvm-profdata.cpp
   53     WithColor::note() << Hint << "\n";
   63     WithColor::note() << Hint << "\n";