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