Lines Matching refs:noreturn
3593 static void foo(void) __attribute__ ((noreturn));
3673 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether __attribute__((noreturn)) can be applied to function pointers without warnings" >&5
3674 $as_echo_n "checking whether __attribute__((noreturn)) can be applied to function pointers without warnings... " >&6; }
3688 __attribute__ ((noreturn));