Searched refs:cxx_omp_finish_clause (Results 1 – 7 of 7) sorted by relevance
149 #define LANG_HOOKS_OMP_FINISH_CLAUSE cxx_omp_finish_clause
1427 cxx_omp_finish_clause (tree c) in cxx_omp_finish_clause() function
5940 extern void cxx_omp_finish_clause (tree);
166 #define LANG_HOOKS_OMP_FINISH_CLAUSE cxx_omp_finish_clause
2016 cxx_omp_finish_clause (tree c, gimple_seq *) in cxx_omp_finish_clause() function
7421 extern void cxx_omp_finish_clause (tree, gimple_seq *);
7901 cxx_omp_finish_clause (ivc, NULL); in handle_omp_for_class_iterator()