Home
last modified time | relevance | path

Searched defs:layout_type (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libcxx/include/__mdspan/
H A Dlayout_right.h53 using layout_type = layout_right; global() variable
H A Dlayout_left.h54 using layout_type = layout_left; global() variable
H A Dlayout_stride.h74 using layout_type = layout_stride; global() variable
H A Dmdspan.h80 using layout_type = _LayoutPolicy; global() variable
/llvm-project/libcxx/test/std/containers/views/mdspan/
H A DCustomTestLayouts.h61 using layout_type = layout_wrapping_integral<Wrap>; global() variable
224 using layout_type = always_convertible_layout; global() variable