FE 0.5.0
A header-only C++ library for writing frontends
Loading...
Searching...
No Matches
fe::Driver Member List

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

err(Loc loc, format::format_string< Args... > fmt, Args &&... args)fe::Driverinline
note(Loc loc, format::format_string< Args... > fmt, Args &&... args)fe::Driverinlinestatic
num_errors() constfe::Driverinline
num_warnings() constfe::Driverinline
operator=(SymPool)=deletefe::SymPool
String typedeffe::SymPool
sym(std::string_view s)fe::SymPoolinline
sym(const std::string &s)fe::SymPoolinline
sym(const char *s)fe::SymPoolinline
SymPool(const SymPool &)=deletefe::SymPool
SymPool() noexceptfe::SymPoolinline
SymPool(SymPool &&other) noexceptfe::SymPoolinline
warn(Loc loc, format::format_string< Args... > fmt, Args &&... args)fe::Driverinline