P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::ErrorReporter Member List

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::ErrorReporterinline
diagnose(DiagnosticAction action, const int errorCode, const char *format, const char *suffix, T node, Args &&...args) (defined in P4::ErrorReporter)P4::ErrorReporterinline
diagnose(DiagnosticAction action, const int errorCode, const char *format, const char *suffix, Args &&...args) (defined in P4::ErrorReporter)P4::ErrorReporterinline
diagnose(DiagnosticAction action, const char *diagnosticName, const char *format, const char *suffix, Args &&...args)P4::ErrorReporterinline
emit_message(const ErrorMessage &msg)P4::ErrorReporterinlineprotectedvirtual
emit_message(const ParserErrorMessage &msg) (defined in P4::ErrorReporter)P4::ErrorReporterinlineprotectedvirtual
error_reported(int err, const Util::SourceInfo source)P4::ErrorReporterinlineprotected
errorCount (defined in P4::ErrorReporter)P4::ErrorReporterprotected
ErrorReporter() (defined in P4::ErrorReporter)P4::ErrorReporterinline
errorTrackerP4::ErrorReporterprotected
format_message(const char *format, Args &&...args) (defined in P4::ErrorReporter)P4::ErrorReporterinline
get_error_name(int errorCode)P4::ErrorReporterinlineprotected
getDefaultInfoDiagnosticAction()P4::ErrorReporterinline
getDefaultWarningDiagnosticAction()P4::ErrorReporterinline
getDiagnosticAction(int errorCode, cstring diagnostic, DiagnosticAction defaultAction)P4::ErrorReporterinline
getDiagnosticCount() constP4::ErrorReporterinline
getErrorCount() const (defined in P4::ErrorReporter)P4::ErrorReporterinline
getInfoCount() const (defined in P4::ErrorReporter)P4::ErrorReporterinline
getMaxErrorCount() const (defined in P4::ErrorReporter)P4::ErrorReporterinline
getOutputStream() const (defined in P4::ErrorReporter)P4::ErrorReporterinline
getWarningCount() const (defined in P4::ErrorReporter)P4::ErrorReporterinline
infoCount (defined in P4::ErrorReporter)P4::ErrorReporterprotected
maxErrorCount (defined in P4::ErrorReporter)P4::ErrorReporterprotected
outputstreamP4::ErrorReporterprotected
parser_error(const Util::SourceInfo &location, const T &message)P4::ErrorReporterinline
parser_error(const Util::InputSources *sources, const char *fmt, Args &&...args)P4::ErrorReporterinline
setDefaultInfoDiagnosticAction(DiagnosticAction action)P4::ErrorReporterinline
setDefaultWarningDiagnosticAction(DiagnosticAction action)P4::ErrorReporterinline
setDiagnosticAction(std::string_view diagnostic, DiagnosticAction action)P4::ErrorReporterinline
setMaxErrorCount(unsigned newMaxCount)P4::ErrorReporterinline
setOutputStream(std::ostream *stream) (defined in P4::ErrorReporter)P4::ErrorReporterinline
warningCount (defined in P4::ErrorReporter)P4::ErrorReporterprotected