Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Drange_formatter.h75 __parse_type(__begin, __end); in parse()
214 _LIBCPP_HIDE_FROM_ABI constexpr void __parse_type(const _CharT*& __begin, const _CharT* __end) { in __parse_type() function
H A Dparser_std_format_spec.h298 __parse_type(__begin);
514 _LIBCPP_HIDE_FROM_ABI constexpr void __parse_type(const _CharT*& __begin) { in __parse_type() function