Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/libcxx/include/__format/
HDformat_string.h60 __parse_ctx.check_arg_id(0); in __parse_zero()
77 __parse_ctx.check_arg_id(__r.__value); in __parse_manual()
HDformat_parse_context.h68 _LIBCPP_HIDE_FROM_ABI constexpr void check_arg_id(size_t __id) { in check_arg_id() function