Searched defs:match_completion (Results 1 – 2 of 2) sorted by relevance
79 struct match_completion struct84 explicit match_completion(match& m) : m(m) {}; in match_completion() argument99 match& m;
111 struct completion match_completion; member