Home
last modified time | relevance | path

Searched refs:antlr3ListFree (Results 1 – 1 of 1) sorted by relevance

/external/antlr/runtime/C/src/
Dantlr3collections.c71 static void antlr3ListFree (pANTLR3_LIST list);
887 list->free = antlr3ListFree; in antlr3ListNew()
904 antlr3ListFree (pANTLR3_LIST list) in antlr3ListFree() function