Searched refs:antlr3ExceptionFree (Results 1 – 1 of 1) sorted by relevance
38 static void antlr3ExceptionFree (pANTLR3_EXCEPTION ex);98 ex->freeEx = antlr3ExceptionFree; in antlr3ExceptionNew()154 antlr3ExceptionFree(pANTLR3_EXCEPTION ex) in antlr3ExceptionFree() function