Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc172 static tree handle_objc_nullability_attribute (tree *, tree, tree, int, bool *);
553 handle_objc_nullability_attribute, NULL },
5782 handle_objc_nullability_attribute (tree *node, tree name, tree args, in handle_objc_nullability_attribute() function
H A DChangeLog1675 * c-attribs.c (handle_objc_nullability_attribute): New.