Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/include/__format/
H A Dformat_arg.h64 __handle enumerator
148 struct __handle { struct
150 _LIBCPP_HIDE_FROM_ABI explicit __handle(_Tp&& __v) noexcept in __handle() argument
188 __handle __handle_; argument
261 …_LIBCPP_HIDE_FROM_ABI explicit handle(typename __basic_format_arg_value<_Context>::__handle& __han… in handle()