Searched defs:rank_type (Results 1 – 5 of 5) sorted by relevance
/llvm-project/libcxx/include/__mdspan/ | ||
H A D | layout_stride.h | 73 using rank_type = typename extents_type::rank_type; global() variable |
H A D | layout_right.h | 52 using rank_type = typename extents_type::rank_type; global() variable |
H A D | layout_left.h | 53 using rank_type = typename extents_type::rank_type; global() variable |
H A D | mdspan.h | 87 using rank_type = typename extents_type::rank_type; global() variable |
/llvm-project/libcxx/test/std/containers/views/mdspan/ | ||
H A D | CustomTestLayouts.h | 60 using rank_type = typename extents_type::rank_type; global() variable |