PandA-2024.02
|
#include <function_decl_refs.hpp>
Public Member Functions | |
function_decl_refs (CustomUnorderedSet< unsigned int > &_function_decl_set) | |
default constructor More... | |
Public Member Functions inherited from object_visitor | |
virtual | ~object_visitor () |
destructor More... | |
BOOST_PP_SEQ_FOR_EACH (OPERATOR_MACRO, BOOST_PP_EMPTY, VISITED_OBJ_SEQ1) | |
virtual template object functor More... | |
BOOST_PP_SEQ_FOR_EACH (OPERATOR_MACRO, BOOST_PP_EMPTY, VISITED_OBJ_SEQ2) | |
Private Attributes | |
CustomUnorderedSet< unsigned int > & | function_decl_set |
tree_node visitors More... | |
CustomUnorderedSet< unsigned int > | visited |
already visited More... | |
Definition at line 63 of file function_decl_refs.hpp.
|
inlineexplicit |
default constructor
Definition at line 66 of file function_decl_refs.hpp.
References object_visitor::BOOST_PP_SEQ_FOR_EACH(), OBJ_NOT_SPECIALIZED_SEQ, OBJ_SPECIALIZED_SEQ, OPERATOR_MACRO, and OPERATOR_MACRO_DECL.
|
private |
tree_node visitors
set of types used in type casting
Definition at line 77 of file function_decl_refs.hpp.
|
private |
already visited
Definition at line 80 of file function_decl_refs.hpp.