![]() |
P4C
The P4 Compiler
|
This is the complete list of members for P4CContext, including all inherited members.
| BaseCompileContext()=default (defined in BaseCompileContext) | BaseCompileContext | protected |
| BaseCompileContext(const BaseCompileContext &other)=default (defined in BaseCompileContext) | BaseCompileContext | protected |
| errorReporter() | BaseCompileContext | virtual |
| get() | P4CContext | static |
| getConfig() | P4CContext | static |
| getConfigImpl() | P4CContext | protectedvirtual |
| getDefaultErrorDiagnosticAction() | BaseCompileContext | virtual |
| getDefaultInfoDiagnosticAction() final | P4CContext | inlinevirtual |
| getDefaultWarningDiagnosticAction() final | P4CContext | inlinevirtual |
| getDiagnosticAction(cstring diagnostic, DiagnosticAction defaultAction) final | P4CContext | inlinevirtual |
| isRecognizedDiagnostic(cstring diagnostic) | P4CContext | protectedvirtual |
| operator=(const BaseCompileContext &other)=default (defined in BaseCompileContext) | BaseCompileContext | protected |
| options()=0 | P4CContext | pure virtual |
| P4CContext() (defined in P4CContext) | P4CContext | inline |
| setDefaultInfoDiagnosticAction(DiagnosticAction action) | P4CContext | inline |
| setDefaultWarningDiagnosticAction(DiagnosticAction action) | P4CContext | inline |
| setDiagnosticAction(std::string_view diagnostic, DiagnosticAction action) | P4CContext | inline |
| ~ICompileContext()=0 (defined in ICompileContext) | ICompileContext | protectedpure virtual |