Searched defs:AryT (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Sema/
H A Darray-init.c137 typedef int AryT[]; typedef
141 AryT a = { 1, 2 }, b = { 3, 4, 5 };

Completed in 57 milliseconds