Searched refs:enterGroup (Results 1 - 8 of 8) sorted by relevance

/frameworks/compile/mclinker/unittests/
H A DInputTreeTest.cpp90 m_pTestee->enterGroup(node, InputTree::Downward);
120 m_pTestee->enterGroup(node, InputTree::Downward);
136 m_pTestee->enterGroup(node, InputTree::Downward);
161 m_pTestee->enterGroup<InputTree::Inclusive>(node);
/frameworks/compile/mclinker/lib/MC/
H A DInputBuilder.cpp61 InputTree& InputBuilder::enterGroup() function in class:InputBuilder
65 m_pCurrentTree->enterGroup(m_Root, *m_pMove);
H A DCommandAction.cpp102 pBuilder.enterGroup();
/frameworks/compile/mclinker/lib/Core/
H A DInputTree.cpp36 InputTree& InputTree::enterGroup(TreeIteratorBase pRoot, function in class:InputTree
H A DIRBuilder.cpp226 m_InputBuilder.enterGroup();
/frameworks/compile/mclinker/include/mcld/
H A DInputTree.h288 InputTree& enterGroup(TreeIteratorBase pRoot);
302 InputTree& enterGroup(TreeIteratorBase pRoot,
321 mcld::InputTree::enterGroup(mcld::TreeIteratorBase pRoot) function in class:mcld::InputTree
/frameworks/compile/mclinker/include/mcld/MC/
H A DInputBuilder.h74 InputTree& enterGroup();
/frameworks/compile/mclinker/lib/Script/
H A DGroupCmd.cpp79 m_Builder.enterGroup();

Completed in 183 milliseconds