Searched refs:gfc_omp_is_allocatable_or_ptr (Results 1 – 7 of 7) sorted by relevance
802 bool gfc_omp_is_allocatable_or_ptr (const_tree);
152 #define LANG_HOOKS_OMP_IS_ALLOCATABLE_OR_PTR gfc_omp_is_allocatable_or_ptr
54 gfc_omp_is_allocatable_or_ptr (const_tree decl) in gfc_omp_is_allocatable_or_ptr() function2924 if (gfc_omp_is_allocatable_or_ptr (decl))2951 if (gfc_omp_is_allocatable_or_ptr (decl))
807 bool gfc_omp_is_allocatable_or_ptr (const_tree);
155 #define LANG_HOOKS_OMP_IS_ALLOCATABLE_OR_PTR gfc_omp_is_allocatable_or_ptr
728 gfc_omp_is_allocatable_or_ptr.731 * trans-openmp.c (gfc_omp_is_allocatable_or_ptr): New.734 * trans.h (gfc_omp_is_allocatable_or_ptr): Declare.
58 gfc_omp_is_allocatable_or_ptr (const_tree decl) in gfc_omp_is_allocatable_or_ptr() function3596 if (gfc_omp_is_allocatable_or_ptr (decl)) in gfc_trans_omp_clauses()3622 if (gfc_omp_is_allocatable_or_ptr (decl)) in gfc_trans_omp_clauses()