Home
last modified time | relevance | path

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

/llvm-project/clang/test/Layout/
H A Dms-x86-alias-avoidance-padding.cpp218 struct JC0 { struct
219 JC0() { printf("JC0 : %d\n", (int)((char*)this - buffer)); } in JC0() argument