Searched defs:__code_point (Results 1 – 4 of 4) sorted by relevance
242 __estimated_width(const char32_t __code_point) __estimated_width() argument
1018 __needs_escape(const char32_t __code_point) __needs_escape() argument
44 char32_t __code_point : 31; global() member 407 char32_t __code_point = __next_code_point_; __consume() local
1628 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr __property __get_property(const char32_t __code_point) noexcept { in __get_property() argument