OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:incomplete_array
(Results
1 - 13
of
13
) 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
6
// RUN: grep "@
incomplete_array
= common global .*1 x i32" %t | count 1
external-defs.c
11
// RUN: grep "@
incomplete_array
= common global .*1 x i32" %t | count 1
chain-external-defs.c
31
// AA: @
incomplete_array
= common global [1 x i32]
32
// 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
/ndk/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
>();
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/meta/meta.unary/meta.unary.cat/
array.pass.cpp
45
typedef char
incomplete_array
[];
typedef
51
test_array<
incomplete_array
>();
/external/clang/test/Index/
print-type.cpp
35
void foo(int i, int
incomplete_array
[]) { int variable_array[i]; }
74
// CHECK: ParmDecl=
incomplete_array
:35: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/bison/
configure
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/
configure
[
all
...]
Completed in 144 milliseconds