Searched refs:build_decl_attribute_variant (Results 1 – 5 of 5) sorted by relevance
62 extern tree build_decl_attribute_variant (tree, tree);
1232 build_decl_attribute_variant (tree ddecl, tree attribute) in build_decl_attribute_variant() function
21086 * attribs.c (build_decl_attribute_variant): New function moved
415 (grokdeclarator): #if 0 out call to build_decl_attribute_variant.2321 grokfndecl to be null before using build_decl_attribute_variant.
14115 decl = build_decl_attribute_variant (decl, decl_attr); in grokdeclarator()