Function resetParentPointers#
Defined in File resetParentPointers.h
Function Documentation#
-
void resetParentPointers(SgNode *node, SgNode *parent = NULL)#
Interface function to reset parent pointers.
Interface for resetting parent pointers (called by temporaryAstFixes() function, but also required to reset parent pointers after any addition of new AST fragments to the AST).