Searched refs:freshenPACIndexesAll (Results 1 – 2 of 2) sorted by relevance
48 static void freshenPACIndexesAll(pANTLR3_BASE_TREE tree);72 tree->freshenPACIndexesAll = freshenPACIndexesAll; in antlr3BaseTreeNew()178 freshenPACIndexesAll(tree); in addChild()461 freshenPACIndexesAll(pANTLR3_BASE_TREE tree) in freshenPACIndexesAll() function
127 void (*freshenPACIndexesAll) (struct ANTLR3_BASE_TREE_struct * tree); member