Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-array-cookies.cpp36 struct __attribute__((aligned(8))) ClassWithAlignment { struct
40 ~ClassWithAlignment() {} in ~ClassWithAlignment() argument