Searched refs:MatcherKinds (Results 1 – 1 of 1) sorted by relevance
768 std::set<ASTNodeKind> MatcherKinds; in getMatcherCompletions() local772 MatcherKinds.insert(AK.getMatcherKind()); in getMatcherCompletions()780 if (!MatcherKinds.empty()) { in getMatcherCompletions()782 OS << "Matcher<" << MatcherKinds << ">"; in getMatcherCompletions()