HomeSort by: relevance | last modified time | path
    Searched defs:__fn (Results 1 - 7 of 7) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/include/__iterator/
iter_move.h 42 struct __fn { struct in namespace:ranges::__iter_move
77 inline constexpr auto iter_move = __iter_move::__fn{};
  /src/external/apache2/llvm/dist/libcxx/include/__ranges/
data.h 52 struct __fn { struct in namespace:ranges::__data
70 inline constexpr const auto data = __data::__fn{};
empty.h 51 struct __fn { struct in namespace:ranges::__empty
73 inline constexpr auto empty = __empty::__fn{};
size.h 66 struct __fn { struct in namespace:ranges::__size
98 inline constexpr auto size = __size::__fn{};
102 struct __fn { struct in namespace:ranges::__ssize
117 inline constexpr const auto ssize = __ssize::__fn{};
access.h 60 struct __fn { struct in namespace:ranges::__begin
95 inline constexpr auto begin = __begin::__fn{};
125 class __fn { class in namespace:ranges::ranges::__end
159 inline constexpr auto end = __end::__fn{};
163 struct __fn { struct in namespace:ranges::ranges::ranges::ranges::__cbegin
183 inline constexpr auto cbegin = __cbegin::__fn{};
187 struct __fn { struct in namespace:ranges::ranges::ranges::ranges::ranges::ranges::__cend
207 inline constexpr auto cend = __cend::__fn{};
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
ropeimpl.h 82 char_producer<_CharT>* __fn = ((_Rope_RopeFunction<_CharT, local
92 (*__fn)(__buf_start_pos - __leaf_pos, __len, __x._M_tmp_buf);
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
ropeimpl.h 82 char_producer<_CharT>* __fn = ((_Rope_RopeFunction<_CharT, local
92 (*__fn)(__buf_start_pos - __leaf_pos, __len, __x._M_tmp_buf);

Completed in 16 milliseconds