Searched refs:enterGroup (Results 1 – 8 of 8) sorted by relevance
80 m_pTestee->enterGroup(node, InputTree::Downward); in TEST_F()108 m_pTestee->enterGroup(node, InputTree::Downward); in TEST_F()123 m_pTestee->enterGroup(node, InputTree::Downward); in TEST_F()146 m_pTestee->enterGroup<InputTree::Inclusive>(node); in TEST_F()
61 InputTree& InputBuilder::enterGroup() { in enterGroup() function in mcld::InputBuilder64 m_pCurrentTree->enterGroup(m_Root, *m_pMove); in enterGroup()
103 pBuilder.enterGroup(); in activate()
274 InputTree& enterGroup(TreeIteratorBase pRoot);285 InputTree& enterGroup(TreeIteratorBase pRoot, const Mover& pMover);301 mcld::InputTree& mcld::InputTree::enterGroup(mcld::TreeIteratorBase pRoot) { in enterGroup() function
34 InputTree& InputTree::enterGroup(TreeIteratorBase pRoot, in enterGroup() function in mcld::InputTree
228 m_InputBuilder.enterGroup(); in StartGroup()
73 InputTree& enterGroup();
79 m_Builder.enterGroup(); in activate()