Home
last modified time | relevance | path

Searched defs:basic_iostream (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dmangle-subst-std.cpp66 struct basic_iostream : public basic_istream<charT, traits>, struct
68 basic_iostream(int x) : basic_istream<charT, traits>(x), in basic_iostream() function
81 void f(std::basic_iostream<char, std::char_traits<char> >) { } in f()
H A Dvirtual-base-destructor-call.cpp9 template<typename _CharT> struct basic_iostream : public basic_istream<_CharT> struct
11 virtual ~basic_iostream(){} in ~basic_iostream() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__fwd/
Distream.h25 class _LIBCPP_TEMPLATE_VIS basic_iostream; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__fwd/
H A Distream.h25 class _LIBCPP_TEMPLATE_VIS basic_iostream; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__fwd/
Distream.h25 class _LIBCPP_TEMPLATE_VIS basic_iostream; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__fwd/
Distream.h25 class _LIBCPP_TEMPLATE_VIS basic_iostream; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__fwd/
Distream.h25 class _LIBCPP_TEMPLATE_VIS basic_iostream; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__fwd/
Distream.h25 class _LIBCPP_TEMPLATE_VIS basic_iostream; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dios.instantiations.cpp24 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_iostream<char>; variable
/aosp_15_r20/external/libcxx/src/
H A Dios.cpp41 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_iostream<char>; variable