Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dwarn-all-padded-packed-packed-non-pod.cpp150 struct S27 { // expected-warning {{padding size of 'S27' with 7 bits to alignment boundary}} struct
151 unsigned char a : 1;
152 unsigned char b : 8;
189 S26, S27, S28, S29){} in f() argument
H A Dmicrosoft-abi-static-initializers.cpp86 static S S27; in MultipleStatics() local
/llvm-project/clang/test/PCH/
H A Dcxx-key-functions.cpp35 struct S27 { virtual void f(); }; struct
/llvm-project/clang/test/Modules/
H A Dodr_hash.cpp2184 struct S27 { struct
2189 struct S27 { struct
2195 // expected-error@second.h:* {{'TemplateArgument::S27' has different definitions in different modules; first difference is definition in module 'SecondModule' found method 'f' with u.i2 for 1st template argument}} argument
/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1400 HexagonMCInstrInfo::setMustNotExtend(*S27.getExpr()); in processInstruction() local