Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__format/
H A Dformat_arg.h76 __handle global() enumerator
214 struct __handle { global() struct
216 __handle__handle __handle() argument
250 __format___handle global() argument
363 handle(typename __basic_format_arg_value<_Context>::__handle & __handle) handle() argument
[all...]
H A Dformat_functions.h389 if (__format::__determine_arg_t<_Context, _Tp>() == __format::__arg_t::__handle) member
136 _LIBCPP_HIDE_FROM_ABI constexpr const __compile_time_handle<_CharT>& __handle(size_t __id) const { __handle() function
/llvm-project/libcxx/src/
H A Dfstream.cpp29 intptr_t __handle = _get_osfhandle(fileno(__file)); in __filebuf_windows_native_handle() local
H A Dprint.cpp37 intptr_t __handle = _get_osfhandle(fileno(__stream)); in __is_windows_terminal() local