Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__iterator/
H A Dcommon_iterator.h51 struct __proxy { struct
55 __value___proxy global() argument
H A Distreambuf_iterator.h53 …_LIBCPP_HIDE_FROM_ABI explicit __proxy(char_type __c, streambuf_type* __s) : __keep_(__c), __sbuf_… in __proxy() function