Searched defs:S101 (Results 1 – 2 of 2) sorted by relevance
10 struct S101 { struct19 void f101_no_param_name(S101) {} // expected-warning {{'' is a large (101 bytes) pass-by-value argu… in f101_no_param_name() argument24 template <> S101 foo_template(S101) { return S101(); } // expected-warning {{return value of 'foo_t… in foo_template() argument
10 struct S101 { struct11 char x[101];