Searched refs:gfc_omp_allocatable_p (Results 1 – 4 of 4) sorted by relevance
820 bool gfc_omp_allocatable_p (tree);
167 #define LANG_HOOKS_OMP_ALLOCATABLE_P gfc_omp_allocatable_p
1611 * trans-openmp.c (gfc_omp_allocatable_p, gfc_omp_scalar_target_p): New.1616 (gfc_omp_allocatable_p, gfc_omp_scalar_target_p): New.
401 gfc_omp_allocatable_p (tree decl) in gfc_omp_allocatable_p() function