CBMC
|
#include <solvers/smt2_incremental/ast/smt_responses.h>
#include <solvers/smt2_incremental/response_or_error.h>
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.