HomeSort by relevance Sort by last modified time
    Searched full:funcdef2 (Results 1 - 1 of 1) sorted by null

  /external/clang/test/Sema/
merge-decls.c 17 int funcdef2() { return 0; } // expected-note {{previous definition is here}} function
18 int funcdef2() { return 0; } // expected-error {{redefinition of 'funcdef2'}} function

Completed in 42 milliseconds