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.h275 std::basic_string<_CharT> __abbrev{__info.abbrev.begin(), __info.abbrev.end()};
282 __abbrev);
H A Dformatter.h222 string __abbrev; member
372 ranges::copy(__z.__abbrev, std::ostreambuf_iterator<_CharT>{__sstr}); in __format_chrono_using_chrono_specs()