Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree.h3727 extern tree build_decl_attribute_variant (tree, tree);
H A Dtree.c3292 build_decl_attribute_variant (tree ddecl, tree attribute) in build_decl_attribute_variant() function
H A Dc-decl.c5345 decl = build_decl_attribute_variant (decl, decl_attr); in grokdeclarator()
/freebsd-12.1/contrib/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.c8968 decl = build_decl_attribute_variant (decl, decl_attr); in grokdeclarator()