Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__fwd/
H A Dfstream.h36 using wfilebuf = basic_filebuf<wchar_t>; variable
43 class _LIBCPP_PREFERRED_NAME(filebuf) _LIBCPP_IF_WIDE_CHARACTERS(_LIBCPP_PREFERRED_NAME(wfilebuf)) …
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dfstream.cppm
/freebsd/contrib/llvm-project/libcxx/include/
H A Diosfwd80 typedef basic_filebuf<wchar_t> wfilebuf;
H A Dfstream64 typedef basic_filebuf<wchar_t> wfilebuf;
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc3236 SYMBOL(wfilebuf, std::, <streambuf>)
3237 SYMBOL(wfilebuf, std::, <iostream>)
3238 SYMBOL(wfilebuf, std::, <iosfwd>)