Searched defs:S18 (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/test/SemaCXX/ |
H A D | attr-trivial-abi.cpp | 127 struct __attribute__((trivial_abi)) S18 { // expected-warning {{'trivial_abi' cannot be applied to … struct 128 CopyMoveDeleted a;
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | warn-all-padded-packed-packed-non-pod.cpp | 99 struct S18 { // expected-warning {{padding size of 'S18' with 2 bytes to alignment boundary}} expec… struct 100 struct S16 s; 101 char a,b; 188 S14, S15, S16, S17, S18, S19, S20, S21, S22, S23, S24, S25, in f() argument
|
H A D | microsoft-abi-static-initializers.cpp | 77 static S S18; in MultipleStatics() local
|
/llvm-project/clang/test/PCH/ |
H A D | cxx-key-functions.cpp | 26 struct S18 { virtual void f(); }; struct
|
/llvm-project/clang/test/Modules/ |
H A D | odr_hash.cpp | 2031 struct S18 { struct 2037 struct S18 { struct 3388 struct S18 { struct 3393 struct S18 { struct 2032 xTemplateArgument::S18 global() argument 2033 fTemplateArgument::S18 f() argument 2034 fTemplateArgument::S18 f() argument 2038 xTemplateArgument::S18 global() argument 2039 fTemplateArgument::S18 f() argument 2040 fTemplateArgument::S18 f() argument
|