Home
last modified time | relevance | path

Searched refs:diag_attr_exclusions (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dattribs.c354 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
376 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
378 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
718 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
720 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dattribs.c354 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
376 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
378 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
718 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
720 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dattribs.c354 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
376 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
378 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
718 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
720 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dattribs.c354 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
376 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
378 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
718 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
720 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dattribs.c354 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
376 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
378 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
718 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
720 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dattribs.c354 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
376 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
378 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
719 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
721 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dattribs.c357 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
379 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
381 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
699 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
701 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
H A DChangeLog-201812000 * attribs.c (diag_attr_exclusions): Use new function
12735 * attribs.c (diag_attr_exclusions): Add auto_diagnostic_group instance.
29267 * attribs.c (diag_attr_exclusions): Consider the exclusion(s)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dattribs.c357 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
379 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
381 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
695 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
697 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
H A DChangeLog-201812002 * attribs.c (diag_attr_exclusions): Use new function
12737 * attribs.c (diag_attr_exclusions): Add auto_diagnostic_group instance.
29269 * attribs.c (diag_attr_exclusions): Consider the exclusion(s)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dattribs.c357 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
379 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
381 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
695 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
697 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
H A DChangeLog-201812002 * attribs.c (diag_attr_exclusions): Use new function
12737 * attribs.c (diag_attr_exclusions): Add auto_diagnostic_group instance.
29269 * attribs.c (diag_attr_exclusions): Consider the exclusion(s)
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dattribs.c357 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
379 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
381 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
695 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
697 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
H A DChangeLog-201812002 * attribs.c (diag_attr_exclusions): Use new function
12737 * attribs.c (diag_attr_exclusions): Add auto_diagnostic_group instance.
29269 * attribs.c (diag_attr_exclusions): Consider the exclusion(s)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dattribs.c357 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
379 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
381 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
698 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
700 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
H A DChangeLog-201812000 * attribs.c (diag_attr_exclusions): Use new function
12735 * attribs.c (diag_attr_exclusions): Add auto_diagnostic_group instance.
29267 * attribs.c (diag_attr_exclusions): Consider the exclusion(s)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dattribs.c357 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
379 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
381 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
699 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
701 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dattribs.c360 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
382 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
384 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
698 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
700 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
H A DChangeLog-201812002 * attribs.c (diag_attr_exclusions): Use new function
12737 * attribs.c (diag_attr_exclusions): Add auto_diagnostic_group instance.
29269 * attribs.c (diag_attr_exclusions): Consider the exclusion(s)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dattribs.c360 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
382 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
384 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
698 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
700 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
H A DChangeLog-201812002 * attribs.c (diag_attr_exclusions): Use new function
12737 * attribs.c (diag_attr_exclusions): Add auto_diagnostic_group instance.
29269 * attribs.c (diag_attr_exclusions): Consider the exclusion(s)
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dattribs.c360 diag_attr_exclusions (tree last_decl, tree node, tree attrname,
382 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec);
384 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec);
698 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec);
700 no_add = diag_attr_exclusions (last_decl, *node, name, spec);
H A DChangeLog-201812002 * attribs.c (diag_attr_exclusions): Use new function
12737 * attribs.c (diag_attr_exclusions): Add auto_diagnostic_group instance.
29269 * attribs.c (diag_attr_exclusions): Consider the exclusion(s)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dattribs.c457 diag_attr_exclusions (tree last_decl, tree node, tree attrname, in diag_attr_exclusions() function
479 found |= diag_attr_exclusions (last_decl, last_decl, attrname, spec); in diag_attr_exclusions()
481 found |= diag_attr_exclusions (last_decl, decl_type, attrname, spec); in diag_attr_exclusions()
804 bool no_add = diag_attr_exclusions (last_decl, *anode, name, spec); in decl_attributes()
806 no_add = diag_attr_exclusions (last_decl, *node, name, spec); in decl_attributes()
H A DChangeLog-201812002 * attribs.c (diag_attr_exclusions): Use new function
12737 * attribs.c (diag_attr_exclusions): Add auto_diagnostic_group instance.
29269 * attribs.c (diag_attr_exclusions): Consider the exclusion(s)

12