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