Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Ddllimport.cpp832 template <class T> struct codecvt { struct
833 virtual ~codecvt() { } in ~codecvt()
835 template class __declspec(dllimport) codecvt<char>; variable
/external/libcxx/src/
Dlocale.cpp1499 codecvt<wchar_t, char, mbstate_t>::codecvt(size_t refs) in codecvt() function in codecvt
1505 codecvt<wchar_t, char, mbstate_t>::codecvt(const char* nm, size_t refs) in codecvt() function in codecvt