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

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

BaseCompileContext()=default (defined in BaseCompileContext)BaseCompileContextprotected
BaseCompileContext(const BaseCompileContext &other)=default (defined in BaseCompileContext)BaseCompileContextprotected
errorReporter()BaseCompileContextvirtual
get()P4CContextstatic
getConfig()P4CContextstatic
getConfigImpl()P4CContextprotectedvirtual
getDefaultErrorDiagnosticAction()BaseCompileContextvirtual
getDefaultInfoDiagnosticAction() finalP4CContextinlinevirtual
getDefaultWarningDiagnosticAction() finalP4CContextinlinevirtual
getDiagnosticAction(cstring diagnostic, DiagnosticAction defaultAction) finalP4CContextinlinevirtual
isRecognizedDiagnostic(cstring diagnostic)P4CContextprotectedvirtual
operator=(const BaseCompileContext &other)=default (defined in BaseCompileContext)BaseCompileContextprotected
options()=0P4CContextpure virtual
P4CContext() (defined in P4CContext)P4CContextinline
setDefaultInfoDiagnosticAction(DiagnosticAction action)P4CContextinline
setDefaultWarningDiagnosticAction(DiagnosticAction action)P4CContextinline
setDiagnosticAction(std::string_view diagnostic, DiagnosticAction action)P4CContextinline
~ICompileContext()=0 (defined in ICompileContext)ICompileContextprotectedpure virtual