|
FE 0.6.1
A header-only C++ library for writing frontends
|
This is the complete list of members for fe::Driver, including all inherited members.
| err(Loc loc, std::format_string< Args... > fmt, Args &&... args) | fe::Driver | inline |
| note(Loc loc, std::format_string< Args... > fmt, Args &&... args) | fe::Driver | inlinestatic |
| num_errors() const | fe::Driver | inline |
| num_warnings() const | fe::Driver | inline |
| operator=(SymPool)=delete | fe::SymPool | |
| String typedef | fe::SymPool | |
| sym(std::string_view s) | fe::SymPool | inline |
| sym(const std::string &s) | fe::SymPool | inline |
| sym(const char *s) | fe::SymPool | inline |
| SymPool(const SymPool &)=delete | fe::SymPool | |
| SymPool() noexcept | fe::SymPool | inline |
| SymPool(SymPool &&other) noexcept | fe::SymPool | inline |
| warn(Loc loc, std::format_string< Args... > fmt, Args &&... args) | fe::Driver | inline |