Searched refs:MatchingRules (Results 1 – 1 of 1) sorted by relevance
533 SmallVector<RefactoringActionRule *, 4> MatchingRules; in getMatchingRule() local541 MatchingRules.push_back(Rule.get()); in getMatchingRule()545 MatchingRules.push_back(Rule.get()); in getMatchingRule()554 if (MatchingRules.empty()) { in getMatchingRule()565 if (MatchingRules.size() != 1) { in getMatchingRule()571 return MatchingRules.front(); in getMatchingRule()