Searched refs:omp_allocatable_p (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ | ||
H A D | langhooks.h | 316 bool (*omp_allocatable_p) (tree decl); member |
H A D | gimplify.cc | 7812 if (lang_hooks.decls.omp_allocatable_p (decl)) in omp_notice_variable() |