P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4CContextWithOptions< OptionsType > Member List

This is the complete list of members for P4CContextWithOptions< OptionsType >, including all inherited members.

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