Home
last modified time | relevance | path

Searched refs:incomplete_array (Results 1 – 11 of 11) sorted by relevance

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
Darray.pass.cpp39 typedef char incomplete_array[]; typedef
45 test_array<incomplete_array>(); in main()
/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
Darray.pass.cpp48 typedef char incomplete_array[]; typedef
54 test_array<incomplete_array>(); in main()
/external/clang/test/PCH/
Dtentative-defs.h9 int incomplete_array[]; variable
Dexternal-defs.h10 int incomplete_array[]; variable
/external/clang/test/PCH/Inputs/
Dchain-external-defs2.h10 int incomplete_array[]; variable
Dchain-external-defs1.h10 int incomplete_array[]; variable
/external/clang/test/Index/
Dprint-type.cpp43 void foo(int i, int incomplete_array[]) { int variable_array[i]; } in foo() argument
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dp5.cpp68 …typedef Types incomplete_array[]; // expected-error{{declaration type contains unexpanded paramete… typedef
/external/clang/test/SemaCXX/
Dcxx1y-variable-templates_in_class.cpp268 namespace incomplete_array { namespace
/external/libopus/
Dconfigure11572 struct incomplete_array
11648 struct incomplete_array *ia =
11649 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
/external/bison/
Dconfigure5416 struct incomplete_array
5492 struct incomplete_array *ia =
5493 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));