Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddllimport.cpp878 template <class T> struct codecvt { struct
879 virtual ~codecvt() { } in ~codecvt()
881 template class __declspec(dllimport) codecvt<char>; variable
/llvm-project-15.0.7/libcxx/src/
H A Dlocale.cpp1608 codecvt<wchar_t, char, mbstate_t>::codecvt(size_t refs) in codecvt() function in codecvt
1614 codecvt<wchar_t, char, mbstate_t>::codecvt(const char* nm, size_t refs) in codecvt() function in codecvt