| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | ext_vector_ops.c | 21 int array2[17]; in test1() local
|
| H A D | vector-ops.c | 21 int array2[17]; in test1() local
|
| H A D | vector-init.c | 13 float4 array2[2] = { 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, variable
|
| H A D | self-comparison.c | 50 int array2[2]; in array_comparisons() local
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | non-empty-class-size-zero.cpp | 7 int array2[0]; member
|
| H A D | c99-variable-length-array-cxx11.cpp | 22 …POD array2[N]; // expected-warning{{variable length arrays are a C99 feature}} expected-note {{par… in vla() local
|
| H A D | c99-variable-length-array.cpp | 22 POD array2[N]; // expected-warning{{variable length arrays are a C99 feature}} in vla() local 43 int array2[T::value]; // expected-warning{{variable length arrays are a C99 feature}} in vla_in_template() local
|
| /llvm-project-15.0.7/clang/test/CXX/basic/basic.scope/basic.scope.pdecl/ |
| H A D | p9.cpp | 19 int array2[X2<>::value? 1 : -1]; variable
|
| /llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.friend/ |
| H A D | p4.cpp | 37 int array2[sizeof(X3<int>)]; variable
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | instantiate-declref-ice.cpp | 25 int array2[X0<int>::value == sizeof(int)? 1 : -1]; variable
|
| H A D | temp_class_order.cpp | 25 int array2[X1<int*, int*>::value == 2? 1 : -1]; variable
|
| H A D | ms-if-exists.cpp | 51 int array2[] = { in f() local
|
| H A D | instantiate-expr-5.cpp | 34 int array2[__builtin_offsetof(AnonymousUnion<int>, f) == 0? 1 : -1]; in test_anon_union() local
|
| H A D | instantiate-c99.cpp | 62 int array2[10] = { [5] = 3 }; in f() local
|
| /llvm-project-15.0.7/clang/test/CXX/temp/temp.fct.spec/temp.deduct/ |
| H A D | sfinae-1.cpp | 18 int array2[is_class<char[3]>::value? -1 : 1]; variable
|
| /llvm-project-15.0.7/flang/test/Lower/ |
| H A D | array-constructor-2.f90 | 123 subroutine test5(a, array2) argument 126 real :: array2(2) local
|
| /llvm-project-15.0.7/flang/test/Semantics/ |
| H A D | reshape.f90 | 8 integer :: array2(2,3) = RESHAPE([(n, n=1,4)], [2,3], [99]) variable
|
| H A D | selecttype03.f90 | 19 class(t2),DIMENSION(:,:),allocatable::array2 variable
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/infrastructure/ |
| H A D | nolintnextline.cpp | 76 int array2[10]; variable
|
| H A D | nolintbeginend.cpp | 139 int array2[10]; variable
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | ms-if-exists.c | 59 int array2[] = { in test_if_exists_init_list() local
|
| H A D | ms-if-exists.cpp | 60 int array2[] = { in test_if_exists_init_list() local
|
| /llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.class.spec/temp.class.order/ |
| H A D | p2.cpp | 17 int array2[X<0, 0, int>::value == 2? 1 : -1]; variable
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_stackdepot_test.cpp | 80 uptr array2[] = {1, 2, 3, 4, 8, 9}; in TEST_F() local 90 uptr array2[] = {0x1111, 0x2222, 0x3333, 0x4444, 0x8888, 0x9999}; in TEST_F() local
|
| /llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.class.spec/ |
| H A D | p6.cpp | 22 int array2[X0<int>::Inner0<const int*>::value == 2? 1 : -1]; variable
|