Home
last modified time | relevance | path

Searched defs:last_decl (Results 1 – 25 of 71) sorted by relevance

123

/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()
467 tree last_decl /* = NULL_TREE */) 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()
467 tree last_decl /* = NULL_TREE */) 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()
467 tree last_decl /* = NULL_TREE */) 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()
467 tree last_decl /* = NULL_TREE */) 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()
467 tree last_decl /* = NULL_TREE */) 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()
467 tree last_decl /* = NULL_TREE */) 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()
470 tree last_decl /* = NULL_TREE */) in decl_attributes()
/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()
470 tree last_decl /* = NULL_TREE */) in decl_attributes()
/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()
470 tree last_decl /* = NULL_TREE */) in decl_attributes()
/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()
470 tree last_decl /* = NULL_TREE */) in decl_attributes()
/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()
470 tree last_decl /* = NULL_TREE */) in decl_attributes()
/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()
470 tree last_decl /* = NULL_TREE */) 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()
473 tree last_decl /* = NULL_TREE */) in decl_attributes()
/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()
473 tree last_decl /* = NULL_TREE */) in decl_attributes()
/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()
583 tree last_decl /* = NULL_TREE */) in decl_attributes()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/cp/
H A Ddecl2.c1458 tree last_decl = NULL_TREE; in find_last_decl() local
1549 tree last_decl = find_last_decl (*decl); in cplus_decl_attributes() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Ddecl2.c1458 tree last_decl = NULL_TREE; in find_last_decl() local
1549 tree last_decl = find_last_decl (*decl); in cplus_decl_attributes() local
/dports/lang/gcc9/gcc-9.4.0/gcc/cp/
H A Ddecl2.c1443 tree last_decl = NULL_TREE; in find_last_decl() local
1534 tree last_decl = find_last_decl (*decl); in cplus_decl_attributes() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Ddecl2.c1499 tree last_decl = NULL_TREE; in find_last_decl() local
1594 tree last_decl = find_last_decl (*decl); in cplus_decl_attributes() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/cp/
H A Ddecl2.c1458 tree last_decl = NULL_TREE; in find_last_decl() local
1549 tree last_decl = find_last_decl (*decl); in cplus_decl_attributes() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/cp/
H A Ddecl2.c1458 tree last_decl = NULL_TREE; in find_last_decl() local
1549 tree last_decl = find_last_decl (*decl); in cplus_decl_attributes() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/cp/
H A Ddecl2.c1458 tree last_decl = NULL_TREE; in find_last_decl() local
1549 tree last_decl = find_last_decl (*decl); in cplus_decl_attributes() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/cp/
H A Ddecl2.c1443 tree last_decl = NULL_TREE; in find_last_decl() local
1534 tree last_decl = find_last_decl (*decl); in cplus_decl_attributes() local
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Ddecl2.c1499 tree last_decl = NULL_TREE; in find_last_decl() local
1594 tree last_decl = find_last_decl (*decl); in cplus_decl_attributes() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/cp/
H A Ddecl2.c1443 tree last_decl = NULL_TREE; in find_last_decl() local
1534 tree last_decl = find_last_decl (*decl); in cplus_decl_attributes() local

123