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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dexpr.c1468 remove_subobject_ref (gfc_expr *p, gfc_constructor *cons) function
1920 remove_subobject_ref (p, NULL);
1929 remove_subobject_ref (p, cons);
2009 remove_subobject_ref (p, cons);
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dexpr.cc1478 remove_subobject_ref (gfc_expr *p, gfc_constructor *cons) function
1936 remove_subobject_ref (p, NULL);
1945 remove_subobject_ref (p, cons);
2025 remove_subobject_ref (p, cons);

Completed in 139 milliseconds