Searched defs:__handle (Results 1 – 2 of 2) sorted by relevance
70 __handle enumerator156 struct __handle { struct158 _LIBCPP_HIDE_FROM_ABI explicit __handle(_Tp&& __v) noexcept in __handle() argument196 __handle __handle_; argument269 …_LIBCPP_HIDE_FROM_ABI explicit handle(typename __basic_format_arg_value<_Context>::__handle& __han… in handle()
135 _LIBCPP_HIDE_FROM_ABI constexpr const __compile_time_handle<_CharT>& __handle(size_t __id) const { in __handle() function360 __format::__compile_time_handle<_CharT> __handle; in __get_handle() local372 __format::__compile_time_handle<_CharT> __handle; member