Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dunaligned-expr.c111 typedef __unaligned int UnalignedInt; typedef
116 UnalignedInt i; in test13()
130 typedef UnalignedInt UnalignedInt3;