Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/containers/sequences/array/array.tuple/
H A Dget.pass.cpp19 TEST_CONSTEXPR std::array<int, sizeof...(T)> tempArray(T ...args) in tempArray() function
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter-tests/
H A Doptnone-loops.cpp121 int tempArray[16]; in loop_vectorize_test() local