Home
last modified time | relevance | path

Searched refs:handle_no_sanitize_attribute (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c54 static tree handle_no_sanitize_attribute (tree *, tree, tree, int, bool *);
412 handle_no_sanitize_attribute, NULL },
904 handle_no_sanitize_attribute (tree *node, tree name, tree args, int, in handle_no_sanitize_attribute() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc56 static tree handle_no_sanitize_attribute (tree *, tree, tree, int, bool *);
460 handle_no_sanitize_attribute, NULL },
1145 handle_no_sanitize_attribute (tree *node, tree name, tree args, int, in handle_no_sanitize_attribute() function
H A DChangeLog3246 * c-attribs.c (handle_no_sanitize_attribute): Quote identifiers,
4369 * c-attribs.c (handle_no_sanitize_attribute): Iterate all
4949 * c-attribs.c (handle_no_sanitize_attribute): Report directly
5431 (handle_no_sanitize_attribute): Likewise.