cprover
|
#include <cw_mode.h>
Public Member Functions | |
virtual int | doit () |
does it. More... | |
virtual void | help_mode () |
display command line help More... | |
cw_modet (gcc_cmdlinet &_gcc_cmdline, const std::string &_base_name) | |
![]() | |
virtual int | main (int argc, const char **argv) |
starts the compiler More... | |
virtual void | help () |
display command line help More... | |
virtual void | usage_error () |
prints a message informing the user about incorrect options More... | |
goto_cc_modet (goto_cc_cmdlinet &, const std::string &_base_name, message_handlert &) | |
constructor More... | |
~goto_cc_modet () | |
constructor More... | |
Protected Attributes | |
gcc_cmdlinet & | cmdline |
console_message_handlert | message_handler |
![]() | |
goto_cc_cmdlinet & | cmdline |
const std::string | base_name |
Additional Inherited Members | |
![]() | |
void | register_languages () |
|
inline |
|
virtual |
does it.
Implements goto_cc_modet.
Definition at line 32 of file cw_mode.cpp.
References configt::ansi_c, goto_cc_modet::base_name, cmdline, configt::ansi_ct::CODEWARRIOR, compilet::COMPILE_LINK_EXECUTABLE, compilet::COMPILE_ONLY, config, messaget::debug(), configt::ansi_ct::defines, messaget::eom(), messaget::get_message_handler(), cmdlinet::get_value(), cmdlinet::get_values(), has_prefix(), goto_cc_modet::help(), configt::ansi_ct::include_paths, cmdlinet::isset(), message_handler, configt::ansi_ct::mode, compilet::PREPROCESS_ONLY, configt::ansi_ct::preprocessor_options, configt::set(), message_handlert::set_verbosity(), configt::ansi_ct::undefines, and unsafe_string2unsigned().
|
virtual |
|
protected |
|
protected |