HomeSort by: relevance | last modified time | path
    Searched defs:in_module (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
decl.cc 7510 bool in_module; local
7512 in_module = (gfc_state_stack->previous
7516 gfc_warn_intrinsic_shadow (sym, in_module, func);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
decl.cc 7439 bool in_module; local
7441 in_module = (gfc_state_stack->previous
7445 gfc_warn_intrinsic_shadow (sym, in_module, func);

Completed in 34 milliseconds