Searched refs:GRAPH_NODE_VISITED (Results 1 – 1 of 1) sorted by relevance
114 #define GRAPH_NODE_VISITED 0x0002 macro1645 method->graphState |= GRAPH_NODE_VISITED; in createLinks()1653 if ((childMethod->graphState & GRAPH_NODE_VISITED) == 0) { in createLinks()