Go to the documentation of this file.
11 #ifndef CPROVER_ANALYSES_VARIABLE_SENSITIVITY_VARIABLE_SENSITIVITY_CONFIGURATION_H
12 #define CPROVER_ANALYSES_VARIABLE_SENSITIVITY_VARIABLE_SENSITIVITY_CONFIGURATION_H
86 const std::string &option_name,
94 const std::string &option_name,
105 #endif // CPROVER_ANALYSES_VARIABLE_SENSITIVITY_VARIABLE_SENSITIVITY_CONFIGURATION_H // NOLINT(*)
static size_t configure_max_array_size(const optionst &options)
bool data_dependency_context
ABSTRACT_OBJECT_TYPET pointer_abstract_type
static const option_mappingt value_option_mappings
static vsd_configt value_set()
struct vsd_configt::@0 context_tracking
ABSTRACT_OBJECT_TYPET struct_abstract_type
static const option_mappingt pointer_option_mappings
static vsd_configt from_options(const optionst &options)
size_t maximum_array_index
ABSTRACT_OBJECT_TYPET array_abstract_type
static const option_mappingt struct_option_mappings
static const option_mappingt array_option_mappings
ABSTRACT_OBJECT_TYPET value_abstract_type
std::map< std::string, ABSTRACT_OBJECT_TYPET > option_mappingt
static vsd_configt intervals()
static ABSTRACT_OBJECT_TYPET option_to_abstract_type(const optionst &options, const std::string &option_name, const option_mappingt &mapping, ABSTRACT_OBJECT_TYPET default_type)
ABSTRACT_OBJECT_TYPET union_abstract_type
flow_sensitivityt flow_sensitivity
static vsd_configt constant_domain()
std::map< std::string, size_t > option_size_mappingt
static const option_size_mappingt array_option_size_mappings
static size_t option_to_size(const optionst &options, const std::string &option_name, const option_size_mappingt &mapping)
static const option_mappingt union_option_mappings