PandA-2024.02
|
tree node duplication class. More...
#include "custom_map.hpp"
#include "refcount.hpp"
#include "tree_node.hpp"
#include "tree_node_mask.hpp"
#include <boost/preprocessor/facilities/empty.hpp>
#include <boost/preprocessor/seq/for_each.hpp>
Go to the source code of this file.
Data Structures | |
struct | tree_node_dup |
Enumerations | |
enum | tree_node_dup_mode { DEFAULT = 0, RENAME = 1, FUNCTION = 4, FULL = 8 } |
Functions | |
forward declarations | |
REF_FORWARD_DECL (tree_node) | |
REF_FORWARD_DECL (bloc) | |
REF_FORWARD_DECL (application_manager) | |
tree node duplication class.
Definition in file tree_node_dup.hpp.
enum tree_node_dup_mode |
Enumerator | |
---|---|
DEFAULT | |
RENAME | |
FUNCTION | |
FULL |
Definition at line 63 of file tree_node_dup.hpp.
REF_FORWARD_DECL | ( | tree_node | ) |
REF_FORWARD_DECL | ( | bloc | ) |
REF_FORWARD_DECL | ( | application_manager | ) |