MimIR
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
mim::Error Member List

This is the complete list of members for mim::Error, including all inherited members.

ack(std::ostream &os=std::cerr)mim::Error
clear()mim::Error
Error()=defaultmim::Error
Error(Loc loc, const std::string &str)mim::Errorinline
error(Loc loc, std::format_string< Args... > s, Args &&... args)mim::Errorinline
msg(Loc loc, Tag tag, std::format_string< Args... > s, Args &&... args)mim::Errorinline
msgs() constmim::Errorinline
note(Loc loc, std::format_string< Args... > s, Args &&... args)mim::Errorinline
num_errors() constmim::Errorinline
num_msgs() constmim::Errorinline
num_notes() constmim::Errorinline
num_warnings() constmim::Errorinline
operator<<(std::ostream &o, Tag tag)mim::Errorfriend
operator<<(std::ostream &os, const Error &e)mim::Errorfriend
Tag enum namemim::Error
warn(Loc loc, std::format_string< Args... > s, Args &&... args)mim::Errorinline
what() const noexcept overridemim::Errorinline