Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dformat_functions.h91 …constexpr void __parse(basic_format_parse_context<_CharT>& __parse_ctx) const { __parse_(__parse_c… in __parse() function
245 bool __parse = *__r.__ptr == _CharT(':'); in __handle_replacement_field() local