cprover
static_lifetime_init.cpp File Reference
#include "static_lifetime_init.h"
#include <cassert>
#include <cstdlib>
#include <util/arith_tools.h>
#include <util/c_types.h>
#include <util/config.h>
#include <util/expr_initializer.h>
#include <util/namespace.h>
#include <util/prefix.h>
#include <util/std_code.h>
#include <util/std_expr.h>
#include <goto-programs/goto_functions.h>
+ Include dependency graph for static_lifetime_init.cpp:

Go to the source code of this file.

Functions

void static_lifetime_init (symbol_tablet &symbol_table, const source_locationt &source_location)
 

Function Documentation

◆ static_lifetime_init()

void static_lifetime_init ( symbol_tablet symbol_table,
const source_locationt source_location 
)

Definition at line 25 of file static_lifetime_init.cpp.