Searched refs:antlr3HashFree (Results 1 – 1 of 1) sorted by relevance
59 static void antlr3HashFree (pANTLR3_HASH_TABLE table);189 table->free = antlr3HashFree; in antlr3HashTableNew()195 antlr3HashFree(pANTLR3_HASH_TABLE table) in antlr3HashFree() function