cprover
|
#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>
Go to the source code of this file.
Functions | |
static optionalt< codet > | static_lifetime_init (const irep_idt &identifier, symbol_tablet &symbol_table) |
void | static_lifetime_init (symbol_tablet &symbol_table, const source_locationt &source_location) |
|
static |
Definition at line 26 of file static_lifetime_init.cpp.
void static_lifetime_init | ( | symbol_tablet & | symbol_table, |
const source_locationt & | source_location | ||
) |
Definition at line 98 of file static_lifetime_init.cpp.