Searched defs:__handle_ (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__coroutine/
H A Dcoroutine_handle.h94 void* __handle_ = nullptr; member in struct:coroutine_handle
189 void* __handle_ = nullptr; member in struct:coroutine_handle
[all...]
H A Dnoop_coroutine_handle.h73 void* __handle_ = nullptr; member in struct:coroutine_handle
88 void* __handle_ = &__noop_coroutine_frame_; member in struct:coroutine_handle
/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dformat_arg.h196 __handle __handle_; member in union:__basic_format_arg_value::__anon192
270 : __handle_(__handle) {} function in class:basic_format_arg::handle
273 typename __basic_format_arg_value<_Context>::__handle& __handle_; member in class:basic_format_arg::handle

Completed in 125 milliseconds