Home
last modified time | relevance | path

Searched refs:check_typed_ns (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dexpr.cc5591 static gfc_namespace* check_typed_ns; variable
5603 t = gfc_check_symbol_typed (e->symtree->n.sym, check_typed_ns, in expr_check_typed_help()
5636 check_typed_ns = ns; in gfc_expr_check_typed()
H A DChangeLog-20081302 * expr.c (check_typed_ns): New helper variable.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dexpr.c5551 static gfc_namespace* check_typed_ns; variable
5563 t = gfc_check_symbol_typed (e->symtree->n.sym, check_typed_ns, in expr_check_typed_help()
5596 check_typed_ns = ns; in gfc_expr_check_typed()