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

/freebsd-current/contrib/llvm-project/libcxx/include/__format/
H A Dformat_context.h167 __ctx_(std::addressof(__ctx)),
187 return __arg_(__ctx_, __id);
190 _LIBCPP_HIDE_FROM_ABI std::locale locale() { return __loc_(__ctx_); }
202 void* __ctx_; member in class:basic_format_context

Completed in 55 milliseconds