Home
last modified time | relevance | path

Searched refs:handle_noinline_attribute (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c66 static tree handle_noinline_attribute (tree *, tree, tree, int, bool *);
277 handle_noinline_attribute,
1043 handle_noinline_attribute (tree *node, tree name, in handle_noinline_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc72 static tree handle_noinline_attribute (tree *, tree, tree, int, bool *);
317 handle_noinline_attribute,
1316 handle_noinline_attribute (tree *node, tree name, in handle_noinline_attribute() function
H A DChangeLog9654 * c-common.c (handle_noinline_attribute): Warn if the attribute
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200224541 handle_noinline_attribute, handle_always_inline_attribute,
24555 handle_noinline_attribute, handle_always_inline_attribute,
H A DChangeLog-20018285 * attribs.c (handle_noinline_attribute): New function.
H A DChangeLog-200517569 (handle_noinline_attribute): Likewise.