Searched refs:tsource (Results 1 - 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3tokenstream.c538 pANTLR3_TOKEN_SOURCE tsource; local
556 tsource = ts->getTokenSource(ts);
558 if (tsource != NULL && cts->tokens != NULL)
562 string = tsource->strFactory->newRaw(tsource->strFactory);

Completed in 41 milliseconds