Searched refs:add_attributes_to_decl (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-decl.c | 1432 add_attributes_to_decl (symbol_attribute sym_attr, tree list) in add_attributes_to_decl() function 1782 attributes = add_attributes_to_decl (sym->attr, NULL_TREE); in gfc_get_symbol_decl() 2057 attributes = add_attributes_to_decl (sym->attr, NULL_TREE); in get_proc_pointer_decl() 2289 attributes = add_attributes_to_decl (sym->attr, NULL_TREE); in gfc_get_extern_function_decl() 2396 attributes = add_attributes_to_decl (attr, NULL_TREE); in build_function_decl()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-decl.cc | 1438 add_attributes_to_decl (symbol_attribute sym_attr, tree list) in add_attributes_to_decl() function 1821 attributes = add_attributes_to_decl (sym->attr, NULL_TREE); in gfc_get_symbol_decl() 2096 attributes = add_attributes_to_decl (sym->attr, NULL_TREE); in get_proc_pointer_decl() 2309 attributes = add_attributes_to_decl (sym->attr, NULL_TREE); in gfc_get_extern_function_decl() 2420 attributes = add_attributes_to_decl (attr, NULL_TREE); in build_function_decl()
|
H A D | ChangeLog-2019 | 1806 * trans-decl.c (add_attributes_to_decl): Handle OpenACC 'declare' 2006 * trans-decl.c (add_attributes_to_decl): Refer to OpenACC 2516 * trans-decl.c (add_attributes_to_decl): Likewise. 2628 * trans-decl.c (add_attributes_to_decl): Likewise.
|
H A D | ChangeLog-2020 | 346 * trans-decl.c (add_attributes_to_decl): Skip those 782 * trans-decl.c (add_attributes_to_decl): Likewise.
|
H A D | ChangeLog-2014 | 1505 * trans-decl.c (add_attributes_to_decl): Likewise.
|
H A D | ChangeLog-2021 | 1497 * trans-decl.c (add_attributes_to_decl): Update.
|
H A D | ChangeLog-2016 | 824 * trans-decl.c (add_attributes_to_decl): Add "omp declare target link"
|
H A D | ChangeLog-2015 | 188 * trans-decl.c (add_attributes_to_decl): Attach an 'oacc function'
|
H A D | ChangeLog-2009 | 1983 * trans-decl.c (add_attributes_to_decl): New function.
|