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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.c4085 finish_omp_structured_block (tree block)
4104 body = finish_omp_structured_block (body);
4126 body = finish_omp_structured_block (body);
4084 finish_omp_structured_block (tree block) function
H A Dcp-tree.h5187 extern tree finish_omp_structured_block (tree);
H A Dparser.c21921 return finish_omp_structured_block (stmt);
22649 add_stmt (finish_omp_structured_block (sb));
22720 substmt = finish_omp_structured_block (substmt);
H A Dpt.c11951 add_stmt (finish_omp_structured_block (stmt));

Completed in 494 milliseconds