Searched refs:allowedParallelSet (Results 1 – 1 of 1) sorted by relevance
1365 OmpDirectiveSet allowedParallelSet{llvm::omp::Directive::OMPD_parallel, in CheckCancellationNest() local1384 if (allowedParallelSet.test(dirContext_[i].directive)) { in CheckCancellationNest()1413 if (allowedParallelSet.test(GetContextParent().directive)) { in CheckCancellationNest()