Searched refs:__parse_clock (Results 1 – 1 of 1) sorted by relevance
395 [[nodiscard]] static __tz::__clock __parse_clock(istream& __input) { in __parse_clock() function426 return {__parse_duration(__input), __parse_clock(__input)}; in __parse_at()