Home
last modified time | relevance | path

Searched defs:csp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/containers/views/views.span/span.cons/
H A Diterator_len.verify.cpp39 std::span<const int> csp = {0, 0}; in test() local
H A Dspan.verify.cpp34 std::span<const int> csp; in checkCV() local