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

/external/clang/test/Sema/
H A Dtransparent-union.c51 typedef struct { int x, y; } __attribute__((aligned(4))) aligned_struct4; typedef in typeref:struct:__anon19164
53 aligned_struct4 s4; // expected-note{{alignment of first field}}

Completed in 158 milliseconds