Searched refs:cxx_omp_predetermined_sharing (Results 1 – 12 of 12) sorted by relevance
164 #define LANG_HOOKS_OMP_PREDETERMINED_SHARING cxx_omp_predetermined_sharing
1105 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
7810 extern enum omp_clause_default_kind cxx_omp_predetermined_sharing (tree);
175 #define LANG_HOOKS_OMP_PREDETERMINED_SHARING cxx_omp_predetermined_sharing
843 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
1695 (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):
2722 * semantics.c (cxx_omp_predetermined_sharing): New function.2723 * cp-tree.h (cxx_omp_predetermined_sharing): New prototype.
3010 * cp-gimplify.c (cxx_omp_predetermined_sharing): New wrapper around3014 instead of cxx_omp_predetermined_sharing.
8233 extern enum omp_clause_default_kind cxx_omp_predetermined_sharing (tree);
2672 check_template_keyword, cxx_omp_predetermined_sharing,
2119 (cxx_omp_predetermined_sharing): Use it.
6145 * cp-gimplify.c (cxx_omp_predetermined_sharing): Return