Searched refs:wofstream (Results 1 – 5 of 5) sorted by relevance
38 using wofstream = basic_ofstream<wchar_t>; variable47 class _LIBCPP_PREFERRED_NAME(ofstream) _LIBCPP_IF_WIDE_CHARACTERS(_LIBCPP_PREFERRED_NAME(wofstream)…
82 typedef basic_ofstream<wchar_t> wofstream;
144 typedef basic_ofstream<wchar_t> wofstream;
3274 SYMBOL(wofstream, std::, <fstream>)3275 SYMBOL(wofstream, std::, <iosfwd>)