Home
last modified time | relevance | path

Searched refs:decl_attributes (Results 1 – 25 of 81) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dsol2-c.cc175 decl_attributes (&decl, attrs, 0); in solaris_pragma_init()
234 decl_attributes (&decl, attrs, 0); in solaris_pragma_fini()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dsol2-c.c175 decl_attributes (&decl, attrs, 0); in solaris_pragma_init()
234 decl_attributes (&decl, attrs, 0); in solaris_pragma_fini()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh-c.cc45 decl_attributes (&current_function_decl, in sh_add_function_attribute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh-c.c45 decl_attributes (&current_function_decl, in sh_add_function_attribute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dwinnt-cxx.c116 decl_attributes (&ti_decl, na, 0); in i386_pe_adjust_class_at_definition()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dwinnt-cxx.cc116 decl_attributes (&ti_decl, na, 0); in i386_pe_adjust_class_at_definition()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dattribs.h34 extern tree decl_attributes (tree *, tree, int, tree = NULL_TREE);
H A Dlanghooks.c668 decl_attributes (&decl, attrs, ATTR_FLAG_BUILT_IN); in build_builtin_function()
670 decl_attributes (&decl, NULL_TREE, 0); in build_builtin_function()
H A Dattribs.c469 decl_attributes (tree *node, tree attributes, int flags, in decl_attributes() function
850 decl_attributes (&TREE_TYPE (fndecl), tree_cons (attr, NULL, NULL), 0); in apply_tm_attr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/v850/
H A Dv850-c.c108 decl_attributes (&current_function_decl, in mark_current_function_as_interrupt()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/v850/
H A Dv850-c.cc108 decl_attributes (&current_function_decl, in mark_current_function_as_interrupt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.h35 extern tree decl_attributes (tree *, tree, int, tree = NULL_TREE);
H A Dlanghooks.cc718 decl_attributes (&decl, attrs, ATTR_FLAG_BUILT_IN); in build_builtin_function()
720 decl_attributes (&decl, NULL_TREE, 0); in build_builtin_function()
H A Dattribs.cc603 decl_attributes (tree *node, tree attributes, int flags, in decl_attributes() function
1006 decl_attributes (&TREE_TYPE (fndecl), tree_cons (attr, NULL, NULL), 0); in apply_tm_attr()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc2950 decl_attributes (node, attr, flags, EXPR_P (ref) ? NULL_TREE : ref); in handle_copy_attribute()
2985 decl_attributes (node, at, flags | ATTR_FLAG_INTERNAL, in handle_copy_attribute()
3031 decl_attributes (node, attr, flags); in handle_weakref_attribute()
3290 decl_attributes (&alloc_decl, attr, 0); in maybe_add_noinline()
3355 return decl_attributes (node, attr, 0); in handle_malloc_attribute()
3425 decl_attributes (&dealloc, attrs, 0); in handle_malloc_attribute()
3451 decl_attributes (&dealloc, attrs, 0); in handle_malloc_attribute()
4007 decl_attributes (&TREE_TYPE (*node), in handle_tm_attribute()
4020 decl_attributes (&fn_tmp, tree_cons (name, args, NULL), 0); in handle_tm_attribute()
4879 decl_attributes (node, axsat, flags | ATTR_FLAG_INTERNAL); in handle_access_attribute()
[all …]
H A Dc-pragma.cc260 decl_attributes (&decl, build_tree_list (get_identifier ("alias"), in apply_pragma_weak()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-attribs.cc335 decl_attributes (&node, DECL_ATTRIBUTES (node), 0); in apply_user_attributes()
344 decl_attributes (&node, build_attributes (attrs), in apply_user_attributes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-attribs.c2593 decl_attributes (node, attr, flags, EXPR_P (ref) ? NULL_TREE : ref); in handle_copy_attribute()
2629 decl_attributes (node, at, flags, EXPR_P (ref) ? NULL_TREE : ref); in handle_copy_attribute()
2674 decl_attributes (node, attr, flags); in handle_weakref_attribute()
3377 decl_attributes (&TREE_TYPE (*node), in handle_tm_attribute()
3390 decl_attributes (&fn_tmp, tree_cons (name, args, NULL), 0); in handle_tm_attribute()
4210 decl_attributes (node, new_attrs, flags); in handle_access_attribute()
4641 decl_attributes (&tmpdecl, attr, 0); in validate_attribute()
H A Dc-pragma.c253 decl_attributes (&decl, build_tree_list (get_identifier ("alias"), in apply_pragma_weak()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-attribs.cc419 decl_attributes (&node, DECL_ATTRIBUTES (node), 0); in apply_user_attributes()
428 decl_attributes (&node, build_attributes (attrs), in apply_user_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc3755 decl_attributes (&decl, NULL_TREE, 0); in implicitly_declare()
5033 decl_attributes (&type, attrs, 0); in groktypename()
5078 return decl_attributes (node, attributes, flags, last_decl); in c_decl_attributes()
5571 decl_attributes (&decl, access, 0); in finish_decl()
5733 decl_attributes (&decl, attrs, 0); in grokparm()
5932 decl_attributes (&decl, attrs, 0); in push_parm_decl()
6661 returned_attrs = decl_attributes (&type, in grokdeclarator()
8195 decl_attributes (&ref, attrs, (int) ATTR_FLAG_TYPE_IN_PLACE); in parser_xref_tag()
8249 decl_attributes (&ref, attrs, (int) ATTR_FLAG_TYPE_IN_PLACE); in parser_xref_tag()
8733 decl_attributes (&t, attributes, (int) ATTR_FLAG_TYPE_IN_PLACE); in finish_struct()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c3691 decl_attributes (&decl, NULL_TREE, 0); in implicitly_declare()
4941 decl_attributes (&type, attrs, 0); in groktypename()
4978 return decl_attributes (node, attributes, flags, last_decl); in c_decl_attributes()
5594 decl_attributes (&decl, attrs, 0); in grokparm()
5614 decl_attributes (&decl, attrs, 0); in push_parm_decl()
6337 returned_attrs = decl_attributes (&type, in grokdeclarator()
7874 decl_attributes (&ref, attrs, (int) ATTR_FLAG_TYPE_IN_PLACE); in parser_xref_tag()
7928 decl_attributes (&ref, attrs, (int) ATTR_FLAG_TYPE_IN_PLACE); in parser_xref_tag()
8401 decl_attributes (&t, attributes, (int) ATTR_FLAG_TYPE_IN_PLACE); in finish_struct()
8828 decl_attributes (&enumtype, attributes, (int) ATTR_FLAG_TYPE_IN_PLACE); in finish_enum()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c466 decl_attributes (&fndecl, attrs, ATTR_FLAG_BUILT_IN); in new_function()
468 decl_attributes (&fndecl, NULL_TREE, 0); in new_function()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c1588 = decl_attributes (decl, attributes, flags | ATTR_FLAG_FUNCTION_NEXT); in cplus_decl_attributes()
1589 decl_attributes (&TYPE_PTRMEMFUNC_FN_TYPE_RAW (TREE_TYPE (*decl)), in cplus_decl_attributes()
1595 decl_attributes (decl, attributes, flags, last_decl); in cplus_decl_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc559 decl_attributes (&fndecl, attrs, ATTR_FLAG_BUILT_IN); in new_function()
561 decl_attributes (&fndecl, NULL_TREE, 0); in new_function()

1234