Searched defs:_Cache (Results 1 – 6 of 6) sorted by relevance
93 using _Cache _LIBCPP_NODEBUG = _If<_UseCache, __non_propagating_cache<iterator_t<_View>>, __empty_cache>; variable
55 using _Cache _LIBCPP_NODEBUG = __non_propagating_cache<subrange<iterator_t<_View>>>; variable
64 using _Cache _LIBCPP_NODEBUG = _If<_UseCache, __non_propagating_cache<iterator_t<_View>>, __empty_cache>; variable
50 using _Cache _LIBCPP_NODEBUG = variable
67 using _Cache _LIBCPP_NODEBUG = _If<_UseCache, __non_propagating_cache<iterator_t<_View>>, __empty_cache>; variable
62 using _Cache _LIBCPP_NODEBUG = __non_propagating_cache<iterator_t<_View>>; variable