Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaCXX/
H A Dwarn-large-by-value-copy.cpp9 struct S101 { struct
18 void f101_no_param_name(S101) {} // expected-warning {{'' is a large (101 bytes) pass-by-value argu… in f101_no_param_name() argument
23 template <> S101 foo_template(S101) { return S101(); } // expected-warning {{return value of 'foo_t… in foo_template() argument