Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.h164 #define LANG_HOOKS_OMP_PREDETERMINED_SHARING cxx_omp_predetermined_sharing
H A Dcp-gimplify.c1105 if (cxx_omp_predetermined_sharing (decl) != OMP_CLAUSE_DEFAULT_UNSPECIFIED) in omp_var_to_track()
2406 cxx_omp_predetermined_sharing (tree decl) in cxx_omp_predetermined_sharing() function
H A Dcp-tree.h7810 extern enum omp_clause_default_kind cxx_omp_predetermined_sharing (tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.h175 #define LANG_HOOKS_OMP_PREDETERMINED_SHARING cxx_omp_predetermined_sharing
H A Dcp-gimplify.cc843 if (cxx_omp_predetermined_sharing (decl) != OMP_CLAUSE_DEFAULT_UNSPECIFIED) in omp_var_to_track()
2229 cxx_omp_predetermined_sharing (tree decl) in cxx_omp_predetermined_sharing() function
H A DChangeLog-20081695 (cxx_omp_predetermined_sharing): Moved from semantics.c, rewritten.
1733 (cxx_omp_predetermined_sharing): Removed.
2468 finish_typeof, cxx_omp_predetermined_sharing, finish_decltype_type):
H A DChangeLog-20062722 * semantics.c (cxx_omp_predetermined_sharing): New function.
2723 * cp-tree.h (cxx_omp_predetermined_sharing): New prototype.
H A DChangeLog-20183010 * cp-gimplify.c (cxx_omp_predetermined_sharing): New wrapper around
3014 instead of cxx_omp_predetermined_sharing.
H A Dcp-tree.h8233 extern enum omp_clause_default_kind cxx_omp_predetermined_sharing (tree);
H A DChangeLog-20092672 check_template_keyword, cxx_omp_predetermined_sharing,
H A DChangeLog-20112119 (cxx_omp_predetermined_sharing): Use it.
H A DChangeLog-20206145 * cp-gimplify.c (cxx_omp_predetermined_sharing): Return