ROSE 0.11.145.147
sageMemory.h
1#ifndef ROSE_sageMemory_H
2#define ROSE_sageMemory_H
3
4class SgNode;
5
6// DQ (12/22/2005): Jochen's support for a constant (non-NULL) valued pointer
7// to use to distinguish valid from invalid IR nodes within the memory pools.
27
28#endif
This class represents the base class for all IR nodes within Sage III.
This Namespace supports the file I/O for the AST.
Definition sageMemory.h:11
SgNode * TO_BE_COPIED_POINTER()
Similar value as above function for reprentation of subsets of the AST.
SgNode * IS_VALID_POINTER()
This function returns a static pointer used with SgNode::p_freepointer.