Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__ranges/
H A Daccess.h99 using iterator_t = decltype(ranges::begin(declval<_Tp&>())); variable
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dprogram-state.h107 typedef map_t::iterator iterator_t; typedef
/netbsd-src/external/bsd/elftosb/dist/common/
H A DOperation.h121 typedef operation_list_t::iterator iterator_t; //!< Iterator over operations. typedef
H A DEncoreBootImage.h777 typedef command_list_t::iterator iterator_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Drange_access.h884 using iterator_t = std::__detail::__range_iter_t<_Tp>; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dranges_base.h595 using iterator_t = std::__detail::__range_iter_t<_Tp>; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.h979 typedef map_t::iterator iterator_t; typedef
1354 typedef map_t::iterator iterator_t; typedef