Searched refs:takeChild (Results 1 – 2 of 2) sorted by relevance
34 std::unique_ptr<Matcher> Child(Scope->takeChild(i)); in ContractNodes()355 std::unique_ptr<Matcher> Child(Scope->takeChild(i)); in FactorScope()361 OptionsToMatch.push_back(SM->takeChild(j)); in FactorScope()
219 Matcher *takeChild(unsigned i) { in takeChild() function