![]() |
P4C
The P4 Compiler
|
This is the complete list of members for P4::ErrorReporter, including all inherited members.
| bug_message(const char *format, Args &&...args) (defined in P4::ErrorReporter) | P4::ErrorReporter | inline |
| diagnose(DiagnosticAction action, const int errorCode, const char *format, const char *suffix, T node, Args &&...args) (defined in P4::ErrorReporter) | P4::ErrorReporter | inline |
| diagnose(DiagnosticAction action, const int errorCode, const char *format, const char *suffix, Args &&...args) (defined in P4::ErrorReporter) | P4::ErrorReporter | inline |
| diagnose(DiagnosticAction action, const char *diagnosticName, const char *format, const char *suffix, Args &&...args) | P4::ErrorReporter | inline |
| emit_message(const ErrorMessage &msg) | P4::ErrorReporter | inlineprotectedvirtual |
| emit_message(const ParserErrorMessage &msg) (defined in P4::ErrorReporter) | P4::ErrorReporter | inlineprotectedvirtual |
| error_reported(int err, Util::SourceInfo source) | P4::ErrorReporter | inlineprotected |
| errorCount (defined in P4::ErrorReporter) | P4::ErrorReporter | protected |
| ErrorReporter() (defined in P4::ErrorReporter) | P4::ErrorReporter | inline |
| errorTracker | P4::ErrorReporter | protected |
| format_message(const char *format, Args &&...args) (defined in P4::ErrorReporter) | P4::ErrorReporter | inline |
| get_error_name(int errorCode) | P4::ErrorReporter | inlineprotected |
| getDefaultInfoDiagnosticAction() | P4::ErrorReporter | inline |
| getDefaultWarningDiagnosticAction() | P4::ErrorReporter | inline |
| getDiagnosticAction(cstring diagnostic, DiagnosticAction defaultAction) | P4::ErrorReporter | inline |
| getDiagnosticCount() const | P4::ErrorReporter | inline |
| getErrorCount() const (defined in P4::ErrorReporter) | P4::ErrorReporter | inline |
| getInfoCount() const (defined in P4::ErrorReporter) | P4::ErrorReporter | inline |
| getMaxErrorCount() const (defined in P4::ErrorReporter) | P4::ErrorReporter | inline |
| getOutputStream() const (defined in P4::ErrorReporter) | P4::ErrorReporter | inline |
| getWarningCount() const (defined in P4::ErrorReporter) | P4::ErrorReporter | inline |
| infoCount (defined in P4::ErrorReporter) | P4::ErrorReporter | protected |
| maxErrorCount (defined in P4::ErrorReporter) | P4::ErrorReporter | protected |
| outputstream | P4::ErrorReporter | protected |
| parser_error(const Util::SourceInfo &location, const T &message) | P4::ErrorReporter | inline |
| parser_error(const Util::InputSources *sources, const char *fmt, Args &&...args) | P4::ErrorReporter | inline |
| setDefaultInfoDiagnosticAction(DiagnosticAction action) | P4::ErrorReporter | inline |
| setDefaultWarningDiagnosticAction(DiagnosticAction action) | P4::ErrorReporter | inline |
| setDiagnosticAction(std::string_view diagnostic, DiagnosticAction action) | P4::ErrorReporter | inline |
| setMaxErrorCount(unsigned newMaxCount) | P4::ErrorReporter | inline |
| setOutputStream(std::ostream *stream) (defined in P4::ErrorReporter) | P4::ErrorReporter | inline |
| warningCount (defined in P4::ErrorReporter) | P4::ErrorReporter | protected |