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

Declarations

tools/lld/include/lld/Common/ErrorHandler.h
  106   std::string getLocation(const Twine &msg);

References

tools/lld/Common/ErrorHandler.cpp
  168   *errorOS << sep << getLocation(msg) << ": " << Colors::MAGENTA
  193     *errorOS << sep << getLocation(msg) << ": " << Colors::RED
  196     *errorOS << sep << getLocation(msg) << ": " << Colors::RED