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

  /src/external/gpl3/gcc/dist/gcc/fortran/
resolve.cc 8079 /* Used in resolve_allocate_expr to check that a allocation-object and
8143 resolve_allocate_expr (gfc_expr *e, gfc_code *code, bool *array_alloc_wo_spec) function
8817 resolve_allocate_expr (a->expr, code, &arr_alloc_wo_spec);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
resolve.cc 7750 /* Used in resolve_allocate_expr to check that a allocation-object and
7814 resolve_allocate_expr (gfc_expr *e, gfc_code *code, bool *array_alloc_wo_spec) function
8475 resolve_allocate_expr (a->expr, code, &arr_alloc_wo_spec);

Completed in 44 milliseconds