PandA-2024.02
Public Member Functions | Private Attributes
function_decl_refs Struct Reference

#include <function_decl_refs.hpp>

Inheritance diagram for function_decl_refs:
Inheritance graph
[legend]
Collaboration diagram for function_decl_refs:
Collaboration graph
[legend]

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...
 

Detailed Description

Definition at line 63 of file function_decl_refs.hpp.

Constructor & Destructor Documentation

◆ function_decl_refs()

function_decl_refs::function_decl_refs ( CustomUnorderedSet< unsigned int > &  _function_decl_set)
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.

Here is the call graph for this function:

Field Documentation

◆ function_decl_set

CustomUnorderedSet<unsigned int>& function_decl_refs::function_decl_set
private

tree_node visitors

set of types used in type casting

Definition at line 77 of file function_decl_refs.hpp.

◆ visited

CustomUnorderedSet<unsigned int> function_decl_refs::visited
private

already visited

Definition at line 80 of file function_decl_refs.hpp.


The documentation for this struct was generated from the following file:

Generated on Mon Feb 12 2024 13:03:51 for PandA-2024.02 by doxygen 1.8.13