Searched refs:cxx_omp_predetermined_sharing (Results 1 – 4 of 4) sorted by relevance
157 #define LANG_HOOKS_OMP_PREDETERMINED_SHARING cxx_omp_predetermined_sharing
3737 else switch (cxx_omp_predetermined_sharing (t)) in finish_omp_clauses()4085 cxx_omp_predetermined_sharing (tree decl) in cxx_omp_predetermined_sharing() function
4415 extern enum omp_clause_default_kind cxx_omp_predetermined_sharing (tree);
2811 * semantics.c (cxx_omp_predetermined_sharing): New function.2812 * cp-tree.h (cxx_omp_predetermined_sharing): New prototype.