Home
last modified time | relevance | path

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

/llvm-project/libcxx/src/
H A Dlocale.cpp709 bool ctype<wchar_t>::do_is(mask m, char_type c) const { in do_is() function in ctype
713 const wchar_t* ctype<wchar_t>::do_is(const char_type* low, const char_type* high, mask* vec) const { in do_is() function in ctype
1111 bool ctype_byname<wchar_t>::do_is(mask m, char_type c) const { do_is() function in ctype_byname
1141 const wchar_t* ctype_byname<wchar_t>::do_is(const char_type* low, const char_type* high, mask* vec) const { do_is() function in ctype_byname