Home
last modified time | relevance | path

Searched defs:__proxy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__iterator/
H A Dcommon_iterator.h53 struct __proxy { struct
57 iter_value_t<_Iter> __value_;
H A Distreambuf_iterator.h55 …_LIBCPP_HIDE_FROM_ABI explicit __proxy(char_type __c, streambuf_type* __s) : __keep_(__c), __sbuf_… in __proxy() function
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__iterator/
H A Distreambuf_iterator.h49 …_LIBCPP_HIDE_FROM_ABI explicit __proxy(char_type __c, streambuf_type* __s) : __keep_(__c), __sbuf_… in __proxy() function