Home
last modified time | relevance | path

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

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