Home
last modified time | relevance | path

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

/external/clang/test/Sema/
Dtls_alignment.cpp25 typedef __attribute__(( aligned(64) )) non_aligned_struct yet_another_aligned_struct; typedef
43 __thread yet_another_aligned_struct bar5; // expected-error{{alignment (64) of thread-local …