PandA-2024.02
|
analyse srcp of variables and types to detect system ones; the identified one are flagged More...
#include "config_LIBBAMBU_SRCDIR.hpp"
#include "config_PANDA_DATA_INSTALLDIR.hpp"
#include "check_system_type.hpp"
#include "application_manager.hpp"
#include "behavioral_helper.hpp"
#include "function_behavior.hpp"
#include "Parameter.hpp"
#include <fstream>
#include "ext_tree_node.hpp"
#include "tree_basic_block.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
#include "tree_reindex.hpp"
#include <filesystem>
#include "compiler_wrapper.hpp"
#include "string_manipulation.hpp"
Go to the source code of this file.
Macros | |
#define | FILENAME_NORM(name) (std::filesystem::path(name).lexically_normal().string()) |
Autoheader include. More... | |
analyse srcp of variables and types to detect system ones; the identified one are flagged
Definition in file check_system_type.cpp.
#define FILENAME_NORM | ( | name | ) | (std::filesystem::path(name).lexically_normal().string()) |
Autoheader include.
Header include Behavior include Parameter include STD include Tree include Utility include Wrapper include
Definition at line 76 of file check_system_type.cpp.
Referenced by CheckSystemType::build_include_structures(), CheckSystemType::getRealInclName(), and CheckSystemType::is_system_include().