Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_arg_store.h226 _LIBCPP_HIDE_FROM_ABI void __store_basic_format_arg(basic_format_arg<_Context>* __data, _Args&... _… in __store_basic_format_arg() function
250 __format::__store_basic_format_arg<_Context>(__storage.__args_, __args...); in __format_arg_store()