Searched refs:freshenPACIndexesAll (Results 1 – 4 of 4) sorted by relevance
48 static void freshenPACIndexesAll(pANTLR3_BASE_TREE tree);72 tree->freshenPACIndexesAll = freshenPACIndexesAll; in antlr3BaseTreeNew()178 freshenPACIndexesAll(tree); in addChild()465 freshenPACIndexesAll(pANTLR3_BASE_TREE tree) in freshenPACIndexesAll() function
127 void freshenPACIndexesAll();
107 this->freshenPACIndexesAll(); 528 void CommonTree<ImplTraits>::freshenPACIndexesAll() function in CommonTree
127 void (*freshenPACIndexesAll) (struct ANTLR3_BASE_TREE_struct * tree); member