Searched refs:handle_noreturn_attribute (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/lto/ |
H A D | lto-lang.c | 39 static tree handle_noreturn_attribute (tree *, tree, tree, int, bool *); 62 handle_noreturn_attribute, false }, 185 handle_noreturn_attribute (tree *node, tree ARG_UNUSED (name), in handle_noreturn_attribute() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/lto/ |
H A D | lto-lang.c | 40 static tree handle_noreturn_attribute (tree *, tree, tree, int, bool *); 98 handle_noreturn_attribute, 253 handle_noreturn_attribute (tree *node, tree ARG_UNUSED (name), in handle_noreturn_attribute() function
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-attribs.c | 51 static tree handle_noreturn_attribute (tree *, tree, tree, int, bool *); 265 handle_noreturn_attribute, 268 handle_noreturn_attribute, NULL }, 595 handle_noreturn_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_noreturn_attribute() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 320 static tree handle_noreturn_attribute (tree *, tree, tree, int, bool *); 619 handle_noreturn_attribute, false }, 621 handle_noreturn_attribute, false }, 5913 handle_noreturn_attribute (tree *node, tree name, tree ARG_UNUSED (args), in handle_noreturn_attribute() function
|