Searched defs:S22 (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/test/CodeGenCXX/ |
H A D | warn-all-padded-packed-packed-non-pod.cpp | 119 struct S22 { // expected-warning {{packed attribute is unnecessary for 'S22'}} struct 120 unsigned char a : 4; 121 unsigned char b : 4; 188 S14, S15, S16, S17, S18, S19, S20, S21, S22, S23, S24, S25, in f() argument
|
H A D | microsoft-abi-static-initializers.cpp | 81 static S S22; in MultipleStatics() local
|
/llvm-project/clang/test/PCH/ |
H A D | cxx-key-functions.cpp | 30 struct S22 { virtual void f(); }; struct
|
/llvm-project/clang/test/Modules/ |
H A D | odr_hash.cpp | 2097 struct S22 { struct 2102 struct S22 { struct 2108 // expected-error@second.h:* {{'TemplateArgument::S22' has different definitions in different modules; first difference is definition in module 'SecondModule' found method 'f' with 1.700000e+00 for 1st template argument}} argument 3452 struct S22 { struct 3458 struct S22 { struct
|
/llvm-project/clang/test/Misc/ |
H A D | diag-template-diffing-cxx11.cpp | 570 template<typename T> struct S22 {}; global() struct
|