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

  /external/clang/test/Sema/
callingconv.c 67 typedef_fun_t typedef_fun; // expected-note {{previous declaration is here}} variable
68 void __attribute__((stdcall)) typedef_fun(int x) { } // expected-error {{function declared 'stdcall' here was previously declared without calling convention}} function

Completed in 57 milliseconds