Home
last modified time | relevance | path

Searched defs:has_lastprivate (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c5116 bool has_lastprivate = clauses->lists[OMP_LIST_LASTPRIVATE] != NULL; in gfc_trans_omp_sections() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc6637 bool has_lastprivate = clauses->lists[OMP_LIST_LASTPRIVATE] != NULL; in gfc_trans_omp_sections() local