Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2018883 * pt.c (warn_spec_missing_attributes): Move code to attribs.c.
1874 (warn_spec_missing_attributes): Likewise.
4467 (warn_spec_missing_attributes): Use pretty_printer instead of
4498 * cp-tree.h (warn_spec_missing_attributes): New function.
4503 cp/pt.c (warn_spec_missing_attributes): Define.
H A Dpt.cc2765 warn_spec_missing_attributes (tree tmpl, tree spec, tree attrlist) in warn_spec_missing_attributes() function
3309 warn_spec_missing_attributes (gen_tmpl, decl, attrlist); in check_explicit_specialization()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c2727 warn_spec_missing_attributes (tree tmpl, tree spec, tree attrlist) in warn_spec_missing_attributes() function
3264 warn_spec_missing_attributes (gen_tmpl, decl, attrlist); in check_explicit_specialization()