Searched refs:match_binding_attributes (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Ddecl.c5159 match_binding_attributes (gfc_typebound_proc* ba, bool generic, bool ppc);
5184 m = match_binding_attributes (tb, false, true);
8163 match_binding_attributes (gfc_typebound_proc* ba, bool generic, bool ppc) function
8406 m = match_binding_attributes (&tb, false, false);
8541 gfc_typebound_proc tbattr; /* Used for match_binding_attributes. */
8564 m = match_binding_attributes (&tbattr, true, false);

Completed in 80 milliseconds