Home | History | Annotate | Download | only in src

Lines Matching refs:hasCycle

2302     topo->hasCycle  = ANTLR3_FALSE;         // No cycle at the start
2421 if (topo->hasCycle == ANTLR3_TRUE)
2454 topo->hasCycle = ANTLR3_TRUE;
2514 if (topo->hasCycle == ANTLR3_FALSE)
2570 if (topo->hasCycle == ANTLR3_TRUE)
2618 if (topo->hasCycle == ANTLR3_TRUE)