Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dlanghooks-def.h86 extern bool lhd_omp_scalar_p (tree);
251 #define LANG_HOOKS_OMP_SCALAR_P lhd_omp_scalar_p
H A Dlanghooks.c577 lhd_omp_scalar_p (tree decl) in lhd_omp_scalar_p() function