Searched refs:antlr38BitSetLine (Results 1 – 1 of 1) sorted by relevance
64 static void antlr38BitSetLine (pANTLR3_INPUT_STREAM input, ANTLR3_UINT32 line);171 …input->setLine = antlr38BitSetLine; // Set the input stream line number (does not set bu… in antlr3GenericSetupStream()654 antlr38BitSetLine (pANTLR3_INPUT_STREAM input, ANTLR3_UINT32 line) in antlr38BitSetLine() function