Searched refs:incomplete_array3 (Results 1 - 4 of 4) sorted by relevance

/external/clang/test/PCH/Inputs/
H A Dchain-external-defs2.h11 int incomplete_array3[]; variable
/external/clang/test/PCH/
H A Dchain-external-defs.c36 // AC: @incomplete_array3 = common global [1 x i32]
37 // AC-NOT: @incomplete_array3 = common global [1 x i32]
38 int incomplete_array3[]; variable
H A Dexternal-defs.c14 // RUN: grep "@incomplete_array3 = common global .*1 x i32" %t | count 1
15 int incomplete_array3[]; variable
/external/clang/test/SemaTemplate/
H A Dtemp_class_spec.cpp123 int incomplete_array3[is_incomplete_array<int[]>::value ? 1 : -1]; variable

Completed in 1341 milliseconds