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

References

tools/lld/Common/ErrorHandler.cpp
  163     error(msg);
  168   *errorOS << sep << getLocation(msg) << ": " << Colors::MAGENTA
  169            << "warning: " << Colors::RESET << msg << "\n";
  170   sep = getSeparator(msg);