Home
last modified time | relevance | path

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 Dtrans-decl.c1432 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 Dtrans-decl.cc1438 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 DChangeLog-20191806 * 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 DChangeLog-2020346 * trans-decl.c (add_attributes_to_decl): Skip those
782 * trans-decl.c (add_attributes_to_decl): Likewise.
H A DChangeLog-20141505 * trans-decl.c (add_attributes_to_decl): Likewise.
H A DChangeLog-20211497 * trans-decl.c (add_attributes_to_decl): Update.
H A DChangeLog-2016824 * trans-decl.c (add_attributes_to_decl): Add "omp declare target link"
H A DChangeLog-2015188 * trans-decl.c (add_attributes_to_decl): Attach an 'oacc function'
H A DChangeLog-20091983 * trans-decl.c (add_attributes_to_decl): New function.