Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp1357 OmpDirectiveSet allowedSectionsSet{llvm::omp::Directive::OMPD_sections, in CheckCancellationNest() local
1403 if (allowedSectionsSet.test(GetContextParent().directive)) { in CheckCancellationNest()