Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__format/
H A Dformat_args.h45 get(size_t __id) get() argument
H A Dformat_parse_context.h68 _LIBCPP_HIDE_FROM_ABI constexpr void check_arg_id(size_t __id) { in check_arg_id() argument
H A Dparser_std_format_spec.h56 __throw_invalid_option_format_error(const char* __id, const char* __option) { in __throw_invalid_option_format_error() argument
61 [[noreturn]] _LIBCPP_HIDE_FROM_ABI inline void __throw_invalid_type_format_error(const char* __id) { in __throw_invalid_type_format_error() argument
[all...]
H A Dformat_context.h190 arg(size_t __id) arg() argument
H A Dformat_arg.h89 __get_packed_type(uint64_t __types,size_t __id) __get_packed_type() argument