HomeSort by relevance Sort by last modified time
    Searched full:incomplete_array (Results 1 - 18 of 18) sorted by null

  /external/clang/test/PCH/
tentative-defs.h 9 int incomplete_array[]; variable
external-defs.h 10 int incomplete_array[]; variable
tentative-defs.c 7 // RUN: grep "@incomplete_array = common global .*1 x i32" %t | count 1
external-defs.c 12 // RUN: grep "@incomplete_array = common global .*1 x i32" %t | count 1
chain-external-defs.c 32 // AA: @incomplete_array = common global [1 x i32]
33 // AA-NOT: @incomplete_array = common global [1 x i32]
  /external/clang/test/PCH/Inputs/
chain-external-defs1.h 10 int incomplete_array[]; variable
chain-external-defs2.h 10 int incomplete_array[]; variable
  /external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/
array.pass.cpp 39 typedef char incomplete_array[]; typedef
47 test_array<incomplete_array>();
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.comp/
array.pass.cpp 39 typedef char incomplete_array[]; typedef
45 test_array<incomplete_array>();
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.unary/meta.unary.comp/
array.pass.cpp 39 typedef char incomplete_array[]; typedef
45 test_array<incomplete_array>();
  /external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/
array.pass.cpp 49 typedef char incomplete_array[]; typedef
56 test_array<incomplete_array>();
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/
array.pass.cpp 48 typedef char incomplete_array[]; typedef
54 test_array<incomplete_array>();
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/meta/meta.unary/meta.unary.cat/
array.pass.cpp 49 typedef char incomplete_array[]; typedef
56 test_array<incomplete_array>();
  /external/clang/test/Index/
print-type.cpp 43 void foo(int i, int incomplete_array[]) { int variable_array[i]; }
122 // CHECK: ParmDecl=incomplete_array:43:21 (Definition) [type=int []] [typekind=IncompleteArray] [isPOD=1]
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
p5.cpp 68 typedef Types incomplete_array[]; // expected-error{{declaration type contains unexpanded parameter pack 'Types'}} typedef in struct:TestPPName
  /external/clang/test/SemaCXX/
cxx1y-variable-templates_in_class.cpp 268 namespace incomplete_array { namespace in namespace:in_class_template
  /external/ImageMagick/
configure     [all...]
  /external/bison/
configure     [all...]

Completed in 305 milliseconds