CBMC
cprover_parse_options.cpp File Reference

cprover Command Line Options Processing More...

+ Include dependency graph for cprover_parse_options.cpp:

Go to the source code of this file.

Functions

static void show_goto_functions (const goto_modelt &goto_model)
 
static void show_functions_with_loops (const goto_modelt &goto_model)
 

Detailed Description

cprover Command Line Options Processing

Definition in file cprover_parse_options.cpp.

Function Documentation

◆ show_functions_with_loops()

static void show_functions_with_loops ( const goto_modelt goto_model)
static

Definition at line 67 of file cprover_parse_options.cpp.

◆ show_goto_functions()

static void show_goto_functions ( const goto_modelt goto_model)
static

Definition at line 46 of file cprover_parse_options.cpp.