#include <smt_commands.h>
+ Inheritance diagram for smt_declare_function_commandt:
+ Collaboration diagram for smt_declare_function_commandt:
Additional Inherited Members
- Protected Types inherited from
irept
Used to refer to this class from derived classes.
- Protected Member Functions inherited from
irept
defines ordering on the internal representation
defines ordering on the internal representation
defines ordering on the internal representation comments are ignored
- Static Protected Member Functions inherited from
irept
count the number of named_sub elements that are not comments
Does the same as remove_ref, but using an explicit stack instead of recursion.
Detailed Description
Member Typedef Documentation
◆ sort_storert
◆ term_storert
Constructor & Destructor Documentation
◆ smt_declare_function_commandt()
Member Function Documentation
◆ identifier()
◆ parameter_sorts()
std::vector< std::reference_wrapper<
const smt_sortt > > smt_declare_function_commandt::parameter_sorts
(
)
const
◆ return_sort()
const smt_sortt & smt_declare_function_commandt::return_sort
(
)
const
The documentation for this class was generated from the following files:
- /home/runner/work/cbmc/cbmc/src/solvers/smt2_incremental/ast/smt_commands.h
- /home/runner/work/cbmc/cbmc/src/solvers/smt2_incremental/ast/smt_commands.cpp