Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__format/
H A Dwidth_estimation_table.h242 __estimated_width(const char32_t __code_point) __estimated_width() argument
H A Descaped_output_table.h1018 __needs_escape(const char32_t __code_point) __needs_escape() argument
H A Dunicode.h44 char32_t __code_point : 31; global() member
407 char32_t __code_point = __next_code_point_; __consume() local
H A Dextended_grapheme_cluster_table.h1628 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr __property __get_property(const char32_t __code_point) noexcept { in __get_property() argument