Home
last modified time | relevance | path

Searched defs:__end_first (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/experimental/
H A Dtime_zone.cpp911 std::chrono::local_seconds __end_first{__first.end.time_since_epoch() + __first.offset}; in __is_ambiguous() local
921 std::chrono::local_seconds __end_first{__first.end.time_since_epoch() + __first.offset}; in __get_info() local