CBMC
|
#include "static_lifetime_init.h"
#include <util/arith_tools.h>
#include <util/c_types.h>
#include <util/expr_initializer.h>
#include <util/namespace.h>
#include <util/prefix.h>
#include <util/std_code.h>
#include <util/symbol_table.h>
#include <set>
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 22 of file static_lifetime_init.cpp.
void static_lifetime_init | ( | symbol_tablet & | symbol_table, |
const source_locationt & | source_location | ||
) |
Definition at line 94 of file static_lifetime_init.cpp.