Searched refs:_CursorT (Results 1 – 2 of 2) sorted by relevance
133 typedef const _SpecializedCursor<_InIterT>& _CursorT; in _GLIBCXX_VISIBILITY() typedef134 _CursorT __c = static_cast<_CursorT>(__pc); in _GLIBCXX_VISIBILITY()157 typedef const _SpecializedCursor<_InIterT>& _CursorT; in _GLIBCXX_VISIBILITY() typedef158 _CursorT __c = static_cast<_CursorT>(__pc); in _GLIBCXX_VISIBILITY()
90 typedef const _SpecializedCursor<_FwdIterT>& _CursorT; in _GLIBCXX_VISIBILITY() typedef91 _CursorT __c = static_cast<_CursorT>(__pc); in _GLIBCXX_VISIBILITY()