Home
last modified time | relevance | path

Searched refs:arr2_offset (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Darm-apcs-zerolength-bitfield.c26 static int arr2_offset[(offsetof(struct t2, bar) == 4) ? 0 : -1]; variable
Darm-aapcs-zerolength-bitfield.c22 static int arr2_offset[(offsetof(struct t2, bar) == 2) ? 0 : -1]; variable