Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dsanitize-address-field-padding.cpp60 class WithFlexibleArray1 { class
62 WithFlexibleArray1() {} in WithFlexibleArray1() function in WithFlexibleArray1
63 ~WithFlexibleArray1() {} in ~WithFlexibleArray1()
70 WithFlexibleArray1 with_flexible_array1;
76 WithFlexibleArray1 flex1; // Don't insert padding after this field.
/external/llvm-project/clang/test/CodeGen/
Dsanitize-address-field-padding.cpp60 class WithFlexibleArray1 { class
62 WithFlexibleArray1() {} in WithFlexibleArray1() function in WithFlexibleArray1
63 ~WithFlexibleArray1() {} in ~WithFlexibleArray1()
70 WithFlexibleArray1 with_flexible_array1;
76 WithFlexibleArray1 flex1; // Don't insert padding after this field.