#include "config.h"#include "arith_tools.h"#include "cmdline.h"#include "cprover_prefix.h"#include "exception_utils.h"#include "namespace.h"#include "pointer_expr.h"#include "simplify_expr.h"#include "string2int.h"#include "string_utils.h"#include "symbol_table_base.h"#include <climits>#include <cstdlib>Go to the source code of this file.
object_bits argument from the command line arguments. Parses the object_bits argument from the command line arguments.
object_bits from. bv_encodingt on successful parsing. In the case where an invalid argument is specified, an invalid_command_line_argument_exceptiont will be thrown. Definition at line 840 of file config.cpp.
Definition at line 1312 of file config.cpp.
Definition at line 1335 of file config.cpp.
Definition at line 25 of file config.cpp.