Searched refs:__ctx_ (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dformat_context.h179 __ctx_(std::addressof(__ctx)),
199 return __arg_(__ctx_, __id);
202 _LIBCPP_HIDE_FROM_ABI _VSTD::locale locale() { return __loc_(__ctx_); }
214 void* __ctx_; member in class:basic_format_context

Completed in 173 milliseconds