cprover
|
Go to the source code of this file.
Functions | |
int | yyansi_cerror (const std::string &error) |
Variables | |
ansi_c_parsert | ansi_c_parser |
char * | yyansi_ctext |
int yyansi_cerror | ( | const std::string & | error | ) |
Definition at line 82 of file ansi_c_parser.cpp.
References parsert::parse_error(), and yyansi_ctext.
Referenced by cpp_operator(), ansi_c_parsert::lookup_label(), and yyansi_clex().
ansi_c_parsert ansi_c_parser |
Definition at line 15 of file ansi_c_parser.cpp.
Referenced by ansi_c_parsert::lookup_label(), ansi_c_languaget::parse(), cpp_parsert::parse(), cpp_token_buffert::read_token(), and ansi_c_languaget::to_expr().
char* yyansi_ctext |
Referenced by ansi_c_parsert::add_tag_with_body(), and yyansi_cerror().