Searched defs:S19 (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/test/SemaCXX/ |
H A D | attr-trivial-abi.cpp | 152 struct __attribute__((trivial_abi)) S19 { // expected-warning {{'trivial_abi' cannot be applied to … struct 153 CopyDeleted a; 154 MoveDeleted b;
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | warn-all-padded-packed-packed-non-pod.cpp | 104 struct S19 { // expected-warning {{packed attribute is unnecessary for 'S19'}} struct 105 bool b; 106 char a; 188 S14, S15, S16, S17, S18, S19, S20, S21, S22, S23, S24, S25, in f() argument
|
H A D | microsoft-abi-static-initializers.cpp | 78 static S S19; in MultipleStatics() local
|
/llvm-project/clang/test/PCH/ |
H A D | cxx-key-functions.cpp | 27 struct S19 { virtual void f(); }; struct
|
/llvm-project/clang/test/Modules/ |
H A D | odr_hash.cpp | 2047 struct S19 { struct 2053 struct S19 { struct 3404 struct S19 { struct 3409 struct S19 { struct 2049 fTemplateArgument::S19 f() argument 2050 fTemplateArgument::S19 f() argument 2055 fTemplateArgument::S19 f() argument 2056 fTemplateArgument::S19 f() argument
|