Home
last modified time | relevance | path

Searched refs:cxx_omp_predetermined_sharing (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-objcp-common.h139 #define LANG_HOOKS_OMP_PREDETERMINED_SHARING cxx_omp_predetermined_sharing
H A Dcp-gimplify.c762 if (cxx_omp_predetermined_sharing (decl) != OMP_CLAUSE_DEFAULT_UNSPECIFIED) in omp_var_to_track()
1406 cxx_omp_predetermined_sharing (tree decl) in cxx_omp_predetermined_sharing() function
H A Dcp-tree.h5935 extern enum omp_clause_default_kind cxx_omp_predetermined_sharing (tree);
H A Dsemantics.c4277 else switch (cxx_omp_predetermined_sharing (t)) in finish_omp_clauses()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-objcp-common.h156 #define LANG_HOOKS_OMP_PREDETERMINED_SHARING cxx_omp_predetermined_sharing
H A Dcp-gimplify.c885 if (cxx_omp_predetermined_sharing (decl) != OMP_CLAUSE_DEFAULT_UNSPECIFIED) in omp_var_to_track()
1994 cxx_omp_predetermined_sharing (tree decl) in cxx_omp_predetermined_sharing() function
H A Dcp-tree.h7416 extern enum omp_clause_default_kind cxx_omp_predetermined_sharing (tree);