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

/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3baserecognizer.c200 pANTLR3_EXCEPTION thisE; local
216 thisE = recognizer->state->exception;
217 if (thisE != NULL)
219 thisE->freeEx(thisE);

Completed in 54 milliseconds