Home
last modified time | relevance | path

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

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