Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dtree.cc4929 handle_nodiscard_attribute (tree *node, tree name, tree args, in handle_nodiscard_attribute() function
5027 handle_nodiscard_attribute, NULL },
DChangeLog-20191509 * tree.c (handle_nodiscard_attribute): Handle C++2a nodiscard
3051 * tree.c (handle_nodiscard_attribute): Do not warn about nodiscard
5659 * tree.c (handle_nodiscard_attribute): Improve warning location.
DChangeLog-20162798 * tree.c (handle_nodiscard_attribute): New.