Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dattribs.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()
H A Dtree.h3755 const bool function_type_required; member