Searched refs:check_omp_return (Results 1 – 9 of 9) sorted by relevance
2579 * semantics.c (finish_return_stmt): Do check_omp_return before2585 * decl.c (check_omp_return): Return false on error.2586 * cp-tree.h (check_omp_return): Update decl.2595 (check_omp_return): Declare.2616 (check_omp_return): New.2627 * semantics.c (finish_return_stmt): Call check_omp_return.
6810 extern bool check_omp_return (void);
1225 || (flag_openmp && !check_omp_return ())) in finish_return_stmt()
3325 * decl.c (check_omp_return): Stop searching on sk_function_parms.
1022 (check_omp_return, define_label_1, define_label): Likewise.
3747 check_omp_return (void) in check_omp_return() function
6543 extern bool check_omp_return (void);
960 || (flag_openmp && !check_omp_return ())) in finish_return_stmt()
3534 check_omp_return (void) in check_omp_return() function