Home
last modified time | relevance | path

Searched refs:__abbrev (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dostream.h306 std::basic_string<_CharT> __abbrev{__info.abbrev.begin(), __info.abbrev.end()};
313 __abbrev);
H A Dformatter.h229 string __abbrev; member
382 ranges::copy(__z.__abbrev, std::ostreambuf_iterator<_CharT>{__sstr}); in __format_chrono_using_chrono_specs()