Home
last modified time | relevance | path

Searched defs:non_aligned_struct (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dtls_alignment.cpp7 struct non_aligned_struct { struct
8 int some_data[16]; // 64 bytes of stuff, non aligned.