Function resetParentPointersOfClassOrNamespaceDeclarations#
Defined in File resetParentPointers.h
Function Documentation#
-
void resetParentPointersOfClassOrNamespaceDeclarations(SgNode *node)#
This is a top level function not called recursively.
This function call the traversal to reset the parent pointers of data members in class definitions, namespace definitions and global scope.