PandA-2024.02
|
#include "function_frontend_flow_step.hpp"
#include <utility>
#include "custom_map.hpp"
#include "custom_set.hpp"
Go to the source code of this file.
Data Structures | |
class | FunctionCallOpt |
Enumerations | |
enum | FunctionOptType { INLINE, VERSION } |
Functions | |
REF_FORWARD_DECL (application_manager) | |
CONSTREF_FORWARD_DECL (DesignFlowManager) | |
CONSTREF_FORWARD_DECL (Parameter) | |
CONSTREF_FORWARD_DECL (tree_node) | |
Definition in file FunctionCallOpt.hpp.
enum FunctionOptType |
Enumerator | |
---|---|
INLINE | |
VERSION |
Definition at line 59 of file FunctionCallOpt.hpp.
CONSTREF_FORWARD_DECL | ( | DesignFlowManager | ) |
CONSTREF_FORWARD_DECL | ( | Parameter | ) |
CONSTREF_FORWARD_DECL | ( | tree_node | ) |
REF_FORWARD_DECL | ( | application_manager | ) |