Searched refs:ApplyRuleCallback (Results 1 – 1 of 1) sorted by relevance
231 class ApplyRuleCallback : public MatchFinder::MatchCallback { class233 ApplyRuleCallback(RewriteRule Rule) : Rule(std::move(Rule)) {} in ApplyRuleCallback() function in __anon23c971980611::ApplyRuleCallback266 ApplyRuleCallback Callback(std::move(Rule)); in rewriteDescendantsImpl()