|
ROSE 0.11.145.354
|
Definition at line 419 of file CallGraphTraverse.h.


Public Member Functions | |
| numCallersAttribute (int numCallers) | |
| numCallersAttribute (numCallersAttribute &that) | |
| int | getNumCallers () |
Public Member Functions inherited from AstAttribute | |
| virtual OwnershipPolicy | getOwnershipPolicy () const |
| Who owns this attribute. | |
| virtual AstAttribute * | constructor () const |
| Virtual default constructor. | |
| virtual AstAttribute * | copy () const |
| Virtual copy constructor. | |
| virtual AstAttribute * | copy () |
| virtual std::string | attribute_class_name () const |
| Attribute class name. | |
| virtual std::string | toString () |
| Convert an attribute to a string. | |
| virtual bool | commentOutNodeInGraph () |
| Eliminate IR nodes in DOT graphs. | |
| virtual int | packed_size () |
| Packing support. | |
| virtual char * | packed_data () |
| Packing support. | |
| virtual void | unpacked_data (int size, char *data) |
| Packing support. | |
| virtual std::string | additionalNodeOptions () |
| DOT support. | |
| virtual std::vector< AttributeEdgeInfo > | additionalEdgeInfo () |
| DOT support. | |
| virtual std::vector< AttributeNodeInfo > | additionalNodeInfo () |
| DOT support. | |
Additional Inherited Members | |
Public Types inherited from AstAttribute | |
| enum | OwnershipPolicy { CONTAINER_OWNERSHIP , NO_OWNERSHIP , CUSTOM_OWNERSHIP , UNKNOWN_OWNERSHIP } |
| Who owns this attribute. More... | |
|
inline |
Definition at line 424 of file CallGraphTraverse.h.
|
inline |
Definition at line 429 of file CallGraphTraverse.h.
|
inline |
Definition at line 434 of file CallGraphTraverse.h.
|
inline |
Definition at line 439 of file CallGraphTraverse.h.