Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__format/
H A Dextended_grapheme_cluster_table.h295 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr __property __get_property(const char32_t __code_point in __get_property()
H A Dunicode.h295 char32_t __code_point = __next_code_point_; in __consume() local