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

/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c12485 ensure_not_abstract (gfc_symbol* sub, gfc_symbol* ancestor) function
12511 return ensure_not_abstract (sub, ancestor);
12996 && !ensure_not_abstract (sym, super_type))

Completed in 274 milliseconds