Searched refs:antlr3StackFree (Results 1 – 1 of 1) sorted by relevance
81 static void antlr3StackFree (pANTLR3_STACK stack);990 stack->free = antlr3StackFree; in antlr3StackNew()1006 antlr3StackFree (pANTLR3_STACK stack) in antlr3StackFree() function