Home
last modified time | relevance | path

Searched refs:gfc_is_polymorphic_nonptr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc369 gfc_is_polymorphic_nonptr (tree type) in gfc_is_polymorphic_nonptr() function
822 if (gfc_is_polymorphic_nonptr (decl_type)) in gfc_omp_clause_copy_ctor()
1339 if (gfc_is_polymorphic_nonptr (decl_type)) in gfc_omp_clause_dtor()
H A DChangeLog-20211833 * trans-openmp.c (gfc_is_polymorphic_nonptr,