Searched refs:removeBindings (Results 1 – 3 of 3) sorted by relevance
191 Builder->removeBindings([](const BoundNodesMap &) { return true; }); in matches()205 Builder->removeBindings([](const BoundNodesMap &) { return true; }); in matchesNoKindCheck()
159 bool removeBindings(const ExcludePredicate &Predicate) { in removeBindings() function
3065 return Builder->removeBindings(Predicate); in AST_POLYMORPHIC_MATCHER_P()