Searched defs:S27 (Results 1 – 5 of 5) sorted by relevance
150 struct S27 { // expected-warning {{padding size of 'S27' with 7 bits to alignment boundary}} struct151 unsigned char a : 1;152 unsigned char b : 8;189 S26, S27, S28, S29){} in f() argument
86 static S S27; in MultipleStatics() local
35 struct S27 { virtual void f(); }; struct
2184 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
1400 HexagonMCInstrInfo::setMustNotExtend(*S27.getExpr()); in processInstruction() local