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

This is the complete list of members for ErrorReporter, including all inherited members.

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