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

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

Completed in 157 milliseconds