Template Function sg::forAllNodes(void(*)(SageNode *), SgNode *, AstSimpleProcessing::Order)#
Defined in File sageGeneric.h
Function Documentation#
-
template<class SageNode>
static inline void sg::forAllNodes(void (*fn)(SageNode*), SgNode *root, AstSimpleProcessing::Order order = postorder)#