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

/haiku-buildtools/gcc/gcc/fortran/
H A Ddecl.c5390 bool in_module; local
5392 in_module = (gfc_state_stack->previous
5395 gfc_warn_intrinsic_shadow (sym, in_module, func);
H A Dintrinsic.c4811 gfc_warn_intrinsic_shadow (const gfc_symbol* sym, bool in_module, bool func) argument
4832 if (in_module || sym->ns->proc_name)

Completed in 119 milliseconds