Home
last modified time | relevance | path

Searched refs:stdio_sync_filebuf (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dtemplate-instantiation.cpp43 struct stdio_sync_filebuf : public basic_streambuf { struct
49 template<> void stdio_sync_filebuf<int[1]>::xsgetn() { in xsgetn()
51 template<> void stdio_sync_filebuf<int[2]>::xsgetn() { in xsgetn()
53 template<> void stdio_sync_filebuf<int[3]>::xsgetn() { in xsgetn()
55 template<> void stdio_sync_filebuf<int[4]>::xsgetn() { in xsgetn()
57 extern template class stdio_sync_filebuf<int[2]>;
60 template class stdio_sync_filebuf<int[3]>; variable
61 stdio_sync_filebuf<int[4]> implicit_instantiation;
69 struct stdio_sync_filebuf : public basic_streambuf { struct
74 template<> void stdio_sync_filebuf<wchar_t>::xsgetn();
/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A D2006-11-09-InlineCGUpdate.ll13 …%"struct.__gnu_cxx::stdio_sync_filebuf<char,std::char_traits<char> >" = type { %"struct.std::basic…
14 …%"struct.__gnu_cxx::stdio_sync_filebuf<wchar_t,std::char_traits<wchar_t> >" = type { %"struct.std:…