Home
last modified time | relevance | path

Searched defs:wiostream (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/include/__fwd/
H A Distream.h32 using wiostream = basic_iostream<wchar_t>; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Davoid-endl.cpp19 using wiostream = basic_iostream<wchar_t>; typedef