|
cprover
|
#include <armcc_mode.h>
Public Member Functions | |
| int | doit () final |
| does it. | |
| void | help_mode () final |
| display command line help | |
| armcc_modet (armcc_cmdlinet &_armcc_cmdline, const std::string &_base_name) | |
| Public Member Functions inherited from goto_cc_modet | |
| int | main (int argc, const char **argv) |
| starts the compiler | |
| void | help () |
| display command line help | |
| virtual void | usage_error () |
| Prints a message informing the user about incorrect options. | |
| goto_cc_modet (goto_cc_cmdlinet &, const std::string &_base_name, message_handlert &) | |
| constructor | |
| ~goto_cc_modet () | |
| constructor | |
Protected Attributes | |
| armcc_cmdlinet & | cmdline |
| gcc_message_handlert | message_handler |
| Protected Attributes inherited from goto_cc_modet | |
| goto_cc_cmdlinet & | cmdline |
| const std::string | base_name |
| message_handlert & | message_handler |
Additional Inherited Members | |
| Protected Member Functions inherited from goto_cc_modet | |
| void | register_languages () |
Definition at line 21 of file armcc_mode.h.
|
inline |
Definition at line 27 of file armcc_mode.h.
|
finalvirtual |
|
finalvirtual |
|
protected |
Definition at line 36 of file armcc_mode.h.
|
protected |
Definition at line 37 of file armcc_mode.h.