Searched refs:freeEx (Results 1 – 3 of 3) sorted by relevance
208 void (*freeEx) (struct ANTLR3_EXCEPTION_struct * ex); member
98 ex->freeEx = antlr3ExceptionFree; in antlr3ExceptionNew()
219 thisE->freeEx(thisE); in freeBR()