PandA-2024.02
|
Pre-analysis step fixing pragma definitions. More...
#include "pragma_analysis.hpp"
#include "application_manager.hpp"
#include "pragma_constants.hpp"
#include "token_interface.hpp"
#include "PragmaParser.hpp"
#include "custom_map.hpp"
#include <string>
#include "ext_tree_node.hpp"
#include "tree_basic_block.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
#include "tree_node.hpp"
#include "tree_reindex.hpp"
#include "pragma_manager.hpp"
#include "Parameter.hpp"
#include "dbgPrintHelper.hpp"
#include "exceptions.hpp"
#include "string_manipulation.hpp"
#include <fstream>
Go to the source code of this file.
Variables | |
std::list< tree_nodeRef > | OpenParallelSections |
Pre-analysis step fixing pragma definitions.
Definition in file pragma_analysis.cpp.
std::list<tree_nodeRef> OpenParallelSections |
Definition at line 118 of file pragma_analysis.cpp.
Referenced by PragmaAnalysis::create_omp_pragma().