ROSE 0.11.145.147
Public Member Functions | Public Attributes | List of all members
NewCallGraph::CallGraphNodeInfo Class Reference

Description

Definition at line 10 of file newCallGraph.h.

Collaboration diagram for NewCallGraph::CallGraphNodeInfo:
Collaboration graph
[legend]

Public Member Functions

 CallGraphNodeInfo (SgFunctionDeclaration *x)
 

Public Attributes

SgFunctionDeclarationfunctionDeclaration
 
bool skip_writing_out_to_file
 

Member Data Documentation

◆ functionDeclaration

SgFunctionDeclaration* NewCallGraph::CallGraphNodeInfo::functionDeclaration

Definition at line 16 of file newCallGraph.h.

◆ skip_writing_out_to_file

bool NewCallGraph::CallGraphNodeInfo::skip_writing_out_to_file

Definition at line 19 of file newCallGraph.h.


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