Home
last modified time | relevance | path

Searched refs:handle_no_sanitize_coverage_attribute (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc65 static tree handle_no_sanitize_coverage_attribute (tree *, tree, tree, int,
468 handle_no_sanitize_coverage_attribute, NULL },
1244 handle_no_sanitize_coverage_attribute (tree *node, tree name, tree, int, in handle_no_sanitize_coverage_attribute() function
H A DChangeLog1183 * c-attribs.c (handle_no_sanitize_coverage_attribute): New.