Home
last modified time | relevance | path

Searched defs:basic_streambuf (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libcxx/src/
H A Dios.instantiations.cpp21 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_streambuf<char>; variable
28 template class _LIBCPP_CLASS_TEMPLATE_INSTANTIATION_VIS basic_streambuf<wchar_t>; variable
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dexplicit-instantiation.cpp98 struct basic_streambuf{friend bob<>()}; // expected-error{{no template named 'bob'}} \ struct
100 template struct basic_streambuf<int>; variable
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dtemplate-instantiation.cpp39 struct basic_streambuf { struct
65 struct basic_streambuf { struct