Searched defs:oldRootTree (Results 1 – 2 of 2) sorted by relevance
620 …t (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_TREE newRootTree, pANTLR3_BASE_TREE oldRootTree) in becomeRoot()691 …t (pANTLR3_BASE_TREE_ADAPTOR adaptor, pANTLR3_BASE_TREE newRootTree, pANTLR3_BASE_TREE oldRootTree) in dbgBecomeRoot()
140 Tree oldRootTree = (Tree)oldRoot; in becomeRoot() local