Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__fwd/
H A Dfstream.h39 using wfstream = basic_fstream<wchar_t>; variable
49 class _LIBCPP_PREFERRED_NAME(fstream) _LIBCPP_IF_WIDE_CHARACTERS(_LIBCPP_PREFERRED_NAME(wfstream)) …
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dfstream.cppm
/freebsd/contrib/llvm-project/libcxx/include/
H A Diosfwd83 typedef basic_fstream<wchar_t> wfstream;
H A Dfstream183 typedef basic_fstream<wchar_t> wfstream;
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc3242 SYMBOL(wfstream, std::, <fstream>)
3243 SYMBOL(wfstream, std::, <iosfwd>)