Searched refs:matched_ (Results 1 – 1 of 1) sorted by relevance
153 bool matched_; member in utility::internal::argument158 matched_(other.matched_) {} in argument()165 std::swap(matched_, other.matched_); in swap()173 matched_(false) {} in argument()185 matched_ = true; in parse_and_store()188 return matched_; in is_matched()