Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Darray.hpp116 const_reverse_iterator crend() const { in crend() function in boost::array
257 const_reverse_iterator crend() const { in crend() function in boost::array
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
Dnasty_containers.hpp64 const_reverse_iterator crend() const _NOEXCEPT { return v_.crend(); } in crend() function in nasty_vector
191 const_reverse_iterator crend() const _NOEXCEPT { return l_.crend(); } in crend() function in nasty_list