Searched defs:MatcherCompletion (Results 1 – 2 of 2) sorted by relevance
31 struct MatcherCompletion { struct33 MatcherCompletion(llvm::StringRef typedText, llvm::StringRef matcherDecl) in MatcherCompletion() argument58 static std::vector<MatcherCompletion> argument
57 struct MatcherCompletion { struct59 MatcherCompletion(StringRef TypedText, StringRef MatcherDecl, in MatcherCompletion() function69 std::string TypedText;72 std::string MatcherDecl;79 unsigned Specificity;