Searched refs:isParallelOrTaskRegion (Results 1 – 1 of 1) sorted by relevance
387 bool isParallelOrTaskRegion(OpenMPDirectiveKind DKind) { in isParallelOrTaskRegion() function500 if (isParallelOrTaskRegion(I->Directive)) in getDSA()602 while (I != E && !isParallelOrTaskRegion(I->Directive)) { in isOpenMPLocal()758 if (!DPred(I->Directive) && !isParallelOrTaskRegion(I->Directive)) in hasDSA()1011 isParallelOrTaskRegion(DSAStack->getCurrentDirective())) || in IsOpenMPCapturedDecl()1483 isParallelOrTaskRegion(DKind) && in VisitDeclRefExpr()1807 } else if (isParallelOrTaskRegion(DSAStack->getCurrentDirective())) { in ActOnOpenMPRegionEnd()7868 } else if (isParallelOrTaskRegion(DSAStack->getCurrentDirective()) && in ActOnOpenMPScheduleClause()11423 } else if (isParallelOrTaskRegion(DSAStack->getCurrentDirective()) && in ActOnOpenMPDistScheduleClause()