Searched refs:tokLT (Results 1 – 2 of 2) sorted by relevance
54 static pANTLR3_COMMON_TOKEN tokLT (pANTLR3_TOKEN_STREAM ts, ANTLR3_INT32 k);300 stream->tstream->_LT = tokLT; in antlr3CommonTokenStreamNew()352 tokLT (pANTLR3_TOKEN_STREAM ts, ANTLR3_INT32 k) in tokLT() function443 return tokLT(ts, k); in dbgTokLT()832 ts->debugger->LT(ts->debugger, i, tokLT(ts, i)); in dbgLA()
25 bug whereby the EOF boudary calculation in tokLT was incorrectly 270 bug whereby the EOF boudary calculation in tokLT was incorrectly