Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/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.h3673 const bool function_type_required; member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dattribs.c95 if (attribute_tables[i][j].function_type_required in init_attributes()
226 if (spec->function_type_required && TREE_CODE (*anode) != FUNCTION_TYPE
H A Dtree.h2337 const bool function_type_required; member