Home
last modified time | relevance | path

Searched refs:__evaluate (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dunicode.h321 bool __result = __evaluate(__next_code_point, __next_property); in operator()
336 __evaluate(char32_t __next_code_point, __EGC_property __next_property) { in __evaluate() function