Home
last modified time | relevance | path

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

/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/
H A Doptnone-struct-and-methods.cpp28 struct some_data { struct
29 enum B other_b;
30 enum B other_other_b;
/llvm-project/clang/test/Sema/
H A Dtls_alignment.cpp8 int some_data[16]; // 64 bytes of stuff, non aligned. member
13 int some_data[12]; // 48 bytes of stuff, aligned to 64. member