Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__format/
Dunicode.h132 _LIBCPP_HIDE_FROM_ABI constexpr bool __at_end() const noexcept { return __first_ == __last_; } in __at_end() function
261 _LIBCPP_HIDE_FROM_ABI constexpr bool __at_end() const noexcept { return __first_ == __last_; } in __at_end() function
462 _LIBCPP_HIDE_FROM_ABI constexpr bool __at_end() const noexcept { return __first_ == __last_; } in __at_end() function