Searched refs:finish_omp_structured_block (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dsemantics.c3906 finish_omp_structured_block (tree block)
3925 body = finish_omp_structured_block (body);
3905 finish_omp_structured_block (tree block) function
H A Dcp-tree.h4416 extern tree finish_omp_structured_block (tree);
H A Dparser.c21046 return finish_omp_structured_block (stmt);
21325 add_stmt (finish_omp_structured_block (sb));
21394 substmt = finish_omp_structured_block (substmt);
H A Dpt.c8815 add_stmt (finish_omp_structured_block (stmt));

Completed in 458 milliseconds