CBMC
|
Go to the source code of this file.
Classes | |
class | code_assignt |
A goto_instruction_codet representing an assignment in the program. More... | |
class | code_deadt |
A goto_instruction_codet representing the removal of a local variable going out of scope. More... | |
class | code_declt |
A goto_instruction_codet representing the declaration of a local variable. More... | |
class | code_function_callt |
goto_instruction_codet representation of a function call statement. More... | |
class | code_inputt |
A goto_instruction_codet representing the declaration that an input of a particular description has a value which corresponds to the value of a given expression (or expressions). More... | |
class | code_outputt |
A goto_instruction_codet representing the declaration that an output of a particular description has a value which corresponds to the value of a given expression (or expressions). More... | |
class | code_returnt |
goto_instruction_codet representation of a "return from a
function" statement. More... | |
Typedefs | |
using | goto_instruction_codet = codet |
using goto_instruction_codet = codet |
Definition at line 15 of file goto_instruction_code.h.
|
inline |
Definition at line 104 of file goto_instruction_code.h.
|
inline |
Definition at line 175 of file goto_instruction_code.h.
|
inline |
Definition at line 241 of file goto_instruction_code.h.
|
inline |
Definition at line 373 of file goto_instruction_code.h.
|
inline |
Definition at line 435 of file goto_instruction_code.h.
|
inline |
Definition at line 481 of file goto_instruction_code.h.
|
inline |
Definition at line 526 of file goto_instruction_code.h.
|
inline |
Builds a code_function_callt to __CPROVER_havoc_slice(p, size)
.
p | The pointer argument. |
size | The size argument. |
ns | Namespace where the __CPROVER_havoc_slice symbol can be found. |
__CPROVER_havoc_slice
exists in the namespacenil_exprt() := __CPROVER_havoc_slice(p, size)
. Definition at line 81 of file goto_instruction_code.cpp.
|
inline |
Definition at line 114 of file goto_instruction_code.h.
|
inline |
Definition at line 121 of file goto_instruction_code.h.
|
inline |
Definition at line 185 of file goto_instruction_code.h.
|
inline |
Definition at line 192 of file goto_instruction_code.h.
|
inline |
Definition at line 251 of file goto_instruction_code.h.
|
inline |
Definition at line 258 of file goto_instruction_code.h.
|
inline |
Definition at line 384 of file goto_instruction_code.h.
|
inline |
Definition at line 391 of file goto_instruction_code.h.
|
inline |
Definition at line 536 of file goto_instruction_code.h.
|
inline |
Definition at line 543 of file goto_instruction_code.h.
|
inline |
Definition at line 109 of file goto_instruction_code.h.
|
inline |
Definition at line 180 of file goto_instruction_code.h.
|
inline |
Definition at line 246 of file goto_instruction_code.h.
|
inline |
Definition at line 378 of file goto_instruction_code.h.
|
inline |
Definition at line 440 of file goto_instruction_code.h.
|
inline |
Definition at line 486 of file goto_instruction_code.h.
|
inline |
Definition at line 531 of file goto_instruction_code.h.