Home
last modified time | relevance | path

Searched refs:antlr38BitGetSourceName (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3inputstream.c51 static pANTLR3_STRING antlr38BitGetSourceName (pANTLR3_INT_STREAM is);
157 …input->istream->getSourceName = antlr38BitGetSourceName; // Return a string that names the … in antlr3GenericSetupStream()
193 antlr38BitGetSourceName(pANTLR3_INT_STREAM is) in antlr38BitGetSourceName() function