Home
last modified time | relevance | path

Searched refs:wofstream (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__fwd/
H A Dfstream.h38 using wofstream = basic_ofstream<wchar_t>; variable
47 class _LIBCPP_PREFERRED_NAME(ofstream) _LIBCPP_IF_WIDE_CHARACTERS(_LIBCPP_PREFERRED_NAME(wofstream)…
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dfstream.cppm
/freebsd/contrib/llvm-project/libcxx/include/
H A Diosfwd82 typedef basic_ofstream<wchar_t> wofstream;
H A Dfstream144 typedef basic_ofstream<wchar_t> wofstream;
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc3274 SYMBOL(wofstream, std::, <fstream>)
3275 SYMBOL(wofstream, std::, <iosfwd>)