Home
last modified time | relevance | path

Searched defs:__end_ (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dformat_parse_context.h83 iterator __end_; variable
/openbsd-src/gnu/llvm/libcxx/include/__ranges/
H A Dtake_while_view.h117 sentinel_t<_Base> __end_ = sentinel_t<_Base>(); variable
H A Dtake_view.h153 _LIBCPP_NO_UNIQUE_ADDRESS sentinel_t<_Base> __end_ = sentinel_t<_Base>(); variable
H A Dsubrange.h88 _LIBCPP_NO_UNIQUE_ADDRESS _Sent __end_ = _Sent(); variable
/openbsd-src/gnu/llvm/libcxx/include/__iterator/
H A Dbounded_iter.h205 _Iterator __begin_, __end_; // valid range represented as [begin, end) member
/openbsd-src/gnu/llvm/libcxx/include/__memory_resource/
H A Dmonotonic_buffer_resource.h46 char* __end_; member