Searched refs:summon (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Core/
H A DInputTree.cpp27 BinaryTreeBase<Input>::m_Root.summon(pTree.BinaryTreeBase<Input>::m_Root);
/frameworks/compile/mclinker/include/mcld/ADT/
H A DBinTree.h279 /// summon - change the final edges of pClient to our root
280 void summon(TreeImpl& pClient) { function in class:mcld::BinaryTreeBase::TreeImpl
455 BinaryTreeBase<DataType>::m_Root.summon(
/frameworks/compile/mclinker/include/mcld/
H A DInputTree.h200 BinaryTreeBase<Input>::m_Root.summon(pTree.BinaryTreeBase<Input>::m_Root);

Completed in 1318 milliseconds