Lines Matching full:replace
35 …S s1(); // expected-warning {{function declaration}} expected-note {{replace parentheses with an i… in test()
40 …F2(); // expected-warning {{function declaration}} expected-note {{replace parentheses with an ini… in test()
66 …U u(); // expected-warning {{function declaration}} expected-note {{replace parentheses with an in… in test()
80 …int n1(); // expected-warning {{function declaration}} expected-note {{replace parentheses with an… in test()
85 …F1(); // expected-warning {{function declaration}} expected-note {{replace parentheses with an ini… in test()
88 …double d(); // expected-warning {{function declaration}} expected-note {{replace parentheses with … in test()
93 …Ptr p(); // expected-warning {{function declaration}} expected-note {{replace parentheses with an … in test()
97 …Ptr p(); // expected-warning {{function declaration}} expected-note {{replace parentheses with an … in test()
100 …bool b(); // expected-warning {{function declaration}} expected-note {{replace parentheses with an… in test()
103 …char c(); // expected-warning {{function declaration}} expected-note {{replace parentheses with an… in test()
106 …wchar_t wc(); // expected-warning {{function declaration}} expected-note {{replace parentheses wit… in test()