Searched refs:block_construct (Results 1 – 1 of 1) sorted by relevance
5596 bool block_construct = false; in parse_omp_structured_block() local5608 block_construct = true; in parse_omp_structured_block()5704 else if (block_construct && st == ST_END_BLOCK) in parse_omp_structured_block()5718 else if (st != omp_end_st || block_construct) in parse_omp_structured_block()