Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/include/__format/
H A Dformat_string.h66 __parse_automatic(_Iterator __begin, _Iterator, auto& __parse_ctx) { in __parse_automatic() function
146 return __detail::__parse_automatic(__begin, __end, __parse_ctx); in __parse_arg_id()