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