Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dunicode.h43 struct __consume_result { struct
55 static_assert(sizeof(__consume_result) == sizeof(char32_t)); argument