Searched refs:takeChild (Results 1 – 2 of 2) sorted by relevance
33 std::unique_ptr<Matcher> Child(Scope->takeChild(i)); in ContractNodes()209 std::unique_ptr<Matcher> Child(Scope->takeChild(i)); in FactorNodes()216 OptionsToMatch.push_back(SM->takeChild(j)); in FactorNodes()
207 Matcher *takeChild(unsigned i) { in takeChild() function