Home
last modified time | relevance | path

Searched refs:exited_omp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c3285 bool exited_omp, const location_t *locus) in check_previous_goto_1() argument
3292 if (exited_omp) in check_previous_goto_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc3486 bool exited_omp, const location_t *locus) in check_previous_goto_1() argument
3494 if (exited_omp) in check_previous_goto_1()
H A DChangeLog-20062611 (check_previous_goto_1): Add exited_omp argument.