Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dunicode.h80 class __code_point_view; variable
86 …_LIBCPP_HIDE_FROM_ABI constexpr explicit __code_point_view(const char* __first, const char* __last) in __code_point_view() function
231 …_LIBCPP_HIDE_FROM_ABI constexpr explicit __code_point_view(const wchar_t* __first, const wchar_t* … in __code_point_view() function
457 …_LIBCPP_HIDE_FROM_ABI constexpr explicit __code_point_view(const _CharT* __first, const _CharT* __… in __code_point_view() function