cprover
|
#include <armcc_mode.h>
Public Member Functions | |
int | doit () final |
does it. More... | |
void | help_mode () final |
display command line help More... | |
armcc_modet (armcc_cmdlinet &_armcc_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 | |
armcc_cmdlinet & | cmdline |
gcc_message_handlert | message_handler |
![]() | |
goto_cc_cmdlinet & | cmdline |
const std::string | base_name |
Additional Inherited Members | |
![]() | |
void | register_languages () |
Definition at line 22 of file armcc_mode.h.
|
inline |
Definition at line 28 of file armcc_mode.h.
|
finalvirtual |
does it.
Implements goto_cc_modet.
Definition at line 31 of file armcc_mode.cpp.
References configt::ansi_c, configt::ansi_ct::arch, configt::ansi_ct::ARM, goto_cc_modet::base_name, configt::ansi_ct::char_is_unsigned, cmdline, compilet::COMPILE_LINK_EXECUTABLE, compilet::COMPILE_ONLY, config, messaget::debug(), configt::ansi_ct::defines, messaget::eom(), messaget::eval_verbosity(), cmdlinet::get_value(), cmdlinet::get_values(), has_prefix(), goto_cc_modet::help(), configt::ansi_ct::include_paths, cmdlinet::isset(), messaget::M_ERROR, messaget::M_STATISTICS, message_handler, configt::ansi_ct::mode, compilet::PREPROCESS_ONLY, configt::ansi_ct::preprocessor_options, configt::set(), configt::ansi_ct::undefines, and configt::ansi_ct::wchar_t_width.
|
finalvirtual |
|
protected |
Definition at line 37 of file armcc_mode.h.
Referenced by doit().
|
protected |
Definition at line 38 of file armcc_mode.h.
Referenced by doit().