Home
last modified time | relevance | path

Searched refs:check_omp_return (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20062579 * semantics.c (finish_return_stmt): Do check_omp_return before
2585 * 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.
H A Dcp-tree.h6810 extern bool check_omp_return (void);
H A Dsemantics.cc1225 || (flag_openmp && !check_omp_return ())) in finish_return_stmt()
H A DChangeLog-20113325 * decl.c (check_omp_return): Stop searching on sk_function_parms.
H A DChangeLog-20171022 (check_omp_return, define_label_1, define_label): Likewise.
H A Ddecl.cc3747 check_omp_return (void) in check_omp_return() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h6543 extern bool check_omp_return (void);
H A Dsemantics.c960 || (flag_openmp && !check_omp_return ())) in finish_return_stmt()
H A Ddecl.c3534 check_omp_return (void) in check_omp_return() function