Lines Matching refs:isOpenMPTaskLoopDirective
1364 !isOpenMPTaskLoopDirective(DVar.DKind)) || in getDSA()
2536 !isOpenMPTaskLoopDirective(CaptureRegions[CapLevel]))) { in isOpenMPPrivateDecl()
3707 !isOpenMPTaskLoopDirective(S->getDirectiveKind())) { in VisitSubCaptures()
6696 isOpenMPTaskLoopDirective(Kind) && in ActOnOpenMPExecutableDirective()
9271 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPIterationSpace()
9710 if (isOpenMPTaskLoopDirective(DKind)) { in checkOpenMPLoop()
9752 if (isOpenMPWorksharingDirective(DKind) || isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9855 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9867 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9899 isOpenMPTaskLoopDirective(DKind) || isOpenMPDistributeDirective(DKind) || in checkOpenMPLoop()
9947 if (isOpenMPWorksharingDirective(DKind) || isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()