Searched refs:dbgRewindStream (Results 1 – 1 of 1) sorted by relevance
76 static void dbgRewindStream (pANTLR3_INT_STREAM is, ANTLR3_MARKER marker);227 stream->tstream->istream->rewind = dbgRewindStream; in antlr3CommonTokenDebugStreamSourceNew()343 ts->istream->rewind = dbgRewindStream; in setDebugListener()915 dbgRewindStream (pANTLR3_INT_STREAM is, ANTLR3_MARKER marker) in dbgRewindStream() function