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