Searched refs:funcdef2 (Results 1 – 1 of 1) sorted by relevance
17 int funcdef2() { return 0; } // expected-note {{previous definition is here}} in funcdef2() function18 int funcdef2() { return 0; } // expected-error {{redefinition of 'funcdef2'}} in funcdef2() function