Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree.c3292 build_decl_attribute_variant (tree ddecl, tree attribute) in build_decl_attribute_variant() argument
3294 DECL_ATTRIBUTES (ddecl) = attribute; in build_decl_attribute_variant()
3295 return ddecl; in build_decl_attribute_variant()