Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDattribs.c97 gcc_assert (!attribute_tables[i][j].function_type_required in init_attributes()
216 if (spec->function_type_required && TREE_CODE (*anode) != FUNCTION_TYPE in decl_attributes()
HDtree.h3755 const bool function_type_required; member