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

Declarations

tools/lld/include/lld/Core/Error.h
   40 std::error_code make_dynamic_error_code(StringRef msg);

References

tools/lld/include/lld/Core/Error.h
   54     return make_dynamic_error_code(getMessage());