Home
last modified time | relevance | path

Searched refs:build_decl_attribute_variant (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dattribs.h58 extern tree build_decl_attribute_variant (tree, tree);
H A Dattribs.c1110 build_decl_attribute_variant (tree ddecl, tree attribute) in build_decl_attribute_variant() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.h62 extern tree build_decl_attribute_variant (tree, tree);
H A Dattribs.cc1232 build_decl_attribute_variant (tree ddecl, tree attribute) in build_decl_attribute_variant() function
H A DChangeLog-201721086 * attribs.c (build_decl_attribute_variant): New function moved
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-attribs.cc200 return build_decl_attribute_variant (decl, attribs); in insert_decl_attribute()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-attribs.cc260 return build_decl_attribute_variant (decl, attribs); in insert_decl_attribute()
H A DChangeLog-2017785 (insert_decl_attribute): Use build_decl_attribute_variant.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-1995415 (grokdeclarator): #if 0 out call to build_decl_attribute_variant.
2321 grokfndecl to be null before using build_decl_attribute_variant.
H A Ddecl.cc14115 decl = build_decl_attribute_variant (decl, decl_attr); in grokdeclarator()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c7294 decl = build_decl_attribute_variant (decl, decl_attr); in grokdeclarator()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc7615 decl = build_decl_attribute_variant (decl, decl_attr); in grokdeclarator()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c13399 decl = build_decl_attribute_variant (decl, decl_attr); in grokdeclarator()