Home
last modified time | relevance | path

Searched refs:handle_leaf_attribute (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Ddummy-frontend.cc38 static tree handle_leaf_attribute (tree *, tree, tree, int, bool *);
98 handle_leaf_attribute, NULL },
179 handle_leaf_attribute (tree *node, tree name, in handle_leaf_attribute() function
H A DChangeLog826 (handle_leaf_attribute): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-attribs.cc45 static tree handle_leaf_attribute (tree *, tree, tree, int, bool *);
121 handle_leaf_attribute, NULL),
380 handle_leaf_attribute (tree *node, tree name, in handle_leaf_attribute() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/
H A Dbrig-lang.c54 static tree handle_leaf_attribute (tree *, tree, tree, int, bool *);
461 handle_leaf_attribute, NULL },
478 handle_leaf_attribute (tree *node, tree name, in handle_leaf_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-attribs.cc50 static tree handle_leaf_attribute (tree *, tree, tree, int, bool *);
165 handle_leaf_attribute, NULL),
464 handle_leaf_attribute (tree *node, tree name, tree, int, bool *no_add_attrs) in handle_leaf_attribute() function
H A DChangeLog-201285 (handle_noreturn_attribute, handle_leaf_attribute,
H A DChangeLog-2020472 (handle_leaf_attribute): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-lang.c45 static tree handle_leaf_attribute (tree *, tree, tree, int, bool *);
105 handle_leaf_attribute, NULL },
282 handle_leaf_attribute (tree *node, tree name, in handle_leaf_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-lang.cc45 static tree handle_leaf_attribute (tree *, tree, tree, int, bool *);
105 handle_leaf_attribute, NULL },
282 handle_leaf_attribute (tree *node, tree name, in handle_leaf_attribute() function
H A DChangeLog3442 * lto-lang.c (handle_leaf_attribute): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c72 static tree handle_leaf_attribute (tree *, tree, tree, int, bool *);
286 handle_leaf_attribute, NULL },
1191 handle_leaf_attribute (tree *node, tree name, in handle_leaf_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc78 static tree handle_leaf_attribute (tree *, tree, tree, int, bool *);
326 handle_leaf_attribute, NULL },
1464 handle_leaf_attribute (tree *node, tree name, in handle_leaf_attribute() function
H A DChangeLog12925 * c-common.c (handle_leaf_attribute): New function.