Searched defs:__range (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__ranges/ | ||
H A D | subrange.h | 111 subrange(_Range && __range) subrange() argument |
H A D | to.h | 88 to(_Range && __range,_Args &&...__args) to() argument |
H A D | split_view.h | 88 split_view(_Range&& __range, range_value_t<_Range> __elem) in split_view() argument |
/freebsd-src/contrib/llvm-project/libcxx/include/__iterator/ | ||
H A D | reverse_iterator.h | 489 __reverse_range(_Range && __range) __reverse_range() argument |