Searched defs:MatcherCompletion (Results 1 – 1 of 1) sorted by relevance
37 struct MatcherCompletion { struct38 MatcherCompletion() {} in MatcherCompletion() argument39 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl, in MatcherCompletion() argument57 bool operator==(const MatcherCompletion &Other) const { argument