Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/libcxx/utilities/tuple/tuple.tuple/tuple.assign/
H A Dtuple_array_template_depth.pass.cpp27 typedef std::array<char, 1256> array_t; typedef
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dvla.cpp42 typedef short array_t[n][n+1]; in test0() typedef
H A Dvla-consruct.cpp48 S array_t[n][n + 1]; in test() local
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dvla-construct.cpp24 S array_t[n][n+1]; in test() local