CBMC
|
Public Types | |
using | function_itt = goto_functionst::function_mapt::const_iterator |
Public Member Functions | |
function_loc_pairt (function_itt __function_it, goto_programt::const_targett __target) | |
bool | operator== (const function_loc_pairt &other) const |
Public Attributes | |
function_itt | function_it |
goto_programt::const_targett | target |
Definition at line 21 of file fatal_assertions.cpp.
using function_loc_pairt::function_itt = goto_functionst::function_mapt::const_iterator |
Definition at line 23 of file fatal_assertions.cpp.
|
inline |
Definition at line 24 of file fatal_assertions.cpp.
|
inline |
Definition at line 32 of file fatal_assertions.cpp.
function_itt function_loc_pairt::function_it |
Definition at line 30 of file fatal_assertions.cpp.
goto_programt::const_targett function_loc_pairt::target |
Definition at line 31 of file fatal_assertions.cpp.