CBMC
|
Functor generating fresh nondet symbols. More...
#include <path_storage.h>
Public Member Functions | |
nondet_symbol_exprt | operator() (typet type, source_locationt location) |
Private Attributes | |
std::size_t | nondet_count = 0 |
Functor generating fresh nondet symbols.
Definition at line 22 of file path_storage.h.
nondet_symbol_exprt symex_nondet_generatort::operator() | ( | typet | type, |
source_locationt | location | ||
) |
Definition at line 16 of file path_storage.cpp.
|
private |
Definition at line 28 of file path_storage.h.