Searched refs:MatcherName1 (Results 1 – 1 of 1) sorted by relevance
90 CompVector getCompletions(StringRef MatcherName1, unsigned ArgNo1) { in getCompletions() argument92 llvm::Optional<MatcherCtor> Ctor = lookupMatcherCtor(MatcherName1); in getCompletions()100 CompVector getCompletions(StringRef MatcherName1, unsigned ArgNo1, in getCompletions() argument103 llvm::Optional<MatcherCtor> Ctor = lookupMatcherCtor(MatcherName1); in getCompletions()