Searched refs:ApplyRuleCallback (Results 1 – 1 of 1) sorted by relevance
236 class ApplyRuleCallback : public MatchFinder::MatchCallback { class238 ApplyRuleCallback(RewriteRule Rule) : Rule(std::move(Rule)) {} in ApplyRuleCallback() function in __anonfe15cf390611::ApplyRuleCallback271 ApplyRuleCallback Callback(std::move(Rule)); in rewriteDescendantsImpl()