Searched refs:isParallelOrTaskRegion (Results 1 – 1 of 1) sorted by relevance
359 bool isParallelOrTaskRegion(OpenMPDirectiveKind DKind) { in isParallelOrTaskRegion() function454 if (isParallelOrTaskRegion(I->Directive)) in getDSA()515 while (I != E && !isParallelOrTaskRegion(I->Directive)) { in isOpenMPLocal()660 if (!DPred(I->Directive) && !isParallelOrTaskRegion(I->Directive)) in hasDSA()867 isParallelOrTaskRegion(DSAStack->getCurrentDirective())) || in IsOpenMPCapturedVar()1307 isParallelOrTaskRegion(DKind) && in VisitDeclRefExpr()1613 } else if (isParallelOrTaskRegion(DSAStack->getCurrentDirective()) && in ActOnOpenMPRegionEnd()6095 } else if (isParallelOrTaskRegion(DSAStack->getCurrentDirective())) { in ActOnOpenMPScheduleClause()