Searched refs:tparser (Results 1 – 1 of 1) sorted by relevance
274 pANTLR3_TREE_PARSER tparser; in antlr3RecognitionExceptionNew() local287 tparser = NULL; in antlr3RecognitionExceptionNew()309 tparser = (pANTLR3_TREE_PARSER) (recognizer->super); in antlr3RecognitionExceptionNew()310 tns = tparser->ctnstream->tnstream; in antlr3RecognitionExceptionNew()419 pANTLR3_TREE_PARSER tparser; in match() local428 tparser = NULL; in match()435 tparser = (pANTLR3_TREE_PARSER) (recognizer->super); in match()437 is = tparser->ctnstream->tnstream->istream; in match()492 pANTLR3_TREE_PARSER tparser; in matchAny() local500 tparser = NULL; in matchAny()[all …]