|
CBMC
|
#include <solvers/smt2_incremental/ast/smt_responses.h>#include <solvers/smt2_incremental/response_or_error.h>
Include dependency graph for smt_response_validation.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| response_or_errort< smt_responset > | validate_smt_response (const irept &parse_tree, const std::unordered_map< irep_idt, smt_identifier_termt > &identifier_table) |
| response_or_errort< smt_responset > validate_smt_response | ( | const irept & | parse_tree, |
| const std::unordered_map< irep_idt, smt_identifier_termt > & | identifier_table | ||
| ) |
Definition at line 356 of file smt_response_validation.cpp.