Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/support/
H A Dasan_testing.h22 TEST_CONSTEXPR bool is_contiguous_container_asan_correct(const std::vector<T, Alloc>& c) { in is_contiguous_container_asan_correct() function
31 TEST_CONSTEXPR bool is_contiguous_container_asan_correct(const std::vector<T, Alloc>&) { in is_contiguous_container_asan_correct() function