|
cprover
|
#include <memory>#include <langapi/language.h>#include "ansi_c_parse_tree.h"#include "c_object_factory_parameters.h"Go to the source code of this file.
Classes | |
| class | ansi_c_languaget |
Macros | |
| #define | OPT_ANSI_C_LANGUAGE |
| #define | HELP_ANSI_C_LANGUAGE |
Functions | |
| std::unique_ptr< languaget > | new_ansi_c_language () |
| #define HELP_ANSI_C_LANGUAGE |
Definition at line 25 of file ansi_c_language.h.
| #define OPT_ANSI_C_LANGUAGE |
Definition at line 21 of file ansi_c_language.h.
| std::unique_ptr< languaget > new_ansi_c_language | ( | ) |
Definition at line 155 of file ansi_c_language.cpp.