Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree.h3727 extern tree build_decl_attribute_variant (tree, tree);
HDtree.c3292 build_decl_attribute_variant (tree ddecl, tree attribute) in build_decl_attribute_variant() function
HDc-decl.c5351 decl = build_decl_attribute_variant (decl, decl_attr); in grokdeclarator()
/NextBSD/contrib/gcc/cp/
HDChangeLog-1995415 (grokdeclarator): #if 0 out call to build_decl_attribute_variant.
2321 grokfndecl to be null before using build_decl_attribute_variant.
HDdecl.c8968 decl = build_decl_attribute_variant (decl, decl_attr); in grokdeclarator()