Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dconcepts.h53 const _Formatter& __cf, in requires() argument
58 { __cf.format(__t, __fc) } -> same_as<typename _Context::iterator>; in requires()