Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dattribs.c155 gcc_assert (!attribute_tables[i][j].function_type_required in init_attributes()
361 if (spec->function_type_required && TREE_CODE (*anode) != FUNCTION_TYPE in decl_attributes()
H A Dtree.h4527 const bool function_type_required; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dattribs.c202 gcc_assert (!attribute_tables[i][j].function_type_required in check_attribute_tables()
626 if (spec->function_type_required && TREE_CODE (*anode) != FUNCTION_TYPE in decl_attributes()
H A Dtree-core.h1943 bool function_type_required; member