Searched refs:antlr3ListFree (Results 1 – 1 of 1) sorted by relevance
71 static void antlr3ListFree (pANTLR3_LIST list);887 list->free = antlr3ListFree; in antlr3ListNew()904 antlr3ListFree (pANTLR3_LIST list) in antlr3ListFree() function