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

  /external/clang/test/SemaCXX/
attr-noreturn.cpp 40 typedef void (* noreturn_fp)() __attribute__((noreturn)); typedef
42 void f3(noreturn_fp); // expected-note{{candidate function}}

Completed in 649 milliseconds