Searched refs:MatcherCompletion (Results 1 – 3 of 3) sorted by relevance
131 virtual std::vector<MatcherCompletion>162 std::vector<MatcherCompletion>230 static std::vector<MatcherCompletion>233 static std::vector<MatcherCompletion>237 static std::vector<MatcherCompletion>262 const MatcherCompletion &Completion);265 std::vector<MatcherCompletion>276 std::vector<MatcherCompletion> Completions;
57 struct MatcherCompletion { struct58 MatcherCompletion() = default;59 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl, in MatcherCompletion() function64 bool operator==(const MatcherCompletion &Other) const {120 static std::vector<MatcherCompletion>
695 std::vector<MatcherCompletion>697 std::vector<MatcherCompletion> Completions; in getMatcherCompletions()