FE 0.13.1
Header-only C++ frontend library
Loading...
Searching...
No Matches
fe::Error Member List

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

ack(std::ostream &os=std::cerr)fe::Errorinline
bail(std::ostream &os=std::cerr)fe::Errorinline
clear()fe::Errorinline
empty() constfe::Errorinline
Error(const Driver &driver)fe::Errorinlineexplicit
error(Loc loc, std::format_string< Args... > s, Args &&... args)fe::Errorinline
msg(Loc loc, Tag tag, const std::function< std::string()> &fmt)fe::Errorinline
msg(Loc loc, Tag tag, std::format_string< Args... > s, Args &&... args)fe::Errorinline
msgs() constfe::Errorinline
note(std::format_string< Args... > s, Args &&... args)fe::Errorinline
note(Loc loc, std::format_string< Args... > s, Args &&... args)fe::Errorinline
num_errors() constfe::Errorinline
num_notes() constfe::Errorinline
num_warnings() constfe::Errorinline
ok() constfe::Errorinline
operator<<(std::ostream &os, const Error &e)fe::Errorfriend
report(std::ostream &os=std::cerr)fe::Errorinline
str(std::ostream &os=std::cerr) constfe::Errorinline
Tag typedeffe::Error
truncated() constfe::Errorinline
warn(Loc loc, std::format_string< Args... > s, Args &&... args)fe::Errorinline