Lines Matching refs:isOpenMPTaskLoopDirective
1333 !isOpenMPTaskLoopDirective(DVar.DKind)) || in getDSA()
2504 !isOpenMPTaskLoopDirective(CaptureRegions[CapLevel]))) { in isOpenMPPrivateDecl()
3654 !isOpenMPTaskLoopDirective(S->getDirectiveKind())) { in VisitSubCaptures()
6620 isOpenMPTaskLoopDirective(Kind) && in ActOnOpenMPExecutableDirective()
9188 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPIterationSpace()
9627 if (isOpenMPTaskLoopDirective(DKind)) { in checkOpenMPLoop()
9669 if (isOpenMPWorksharingDirective(DKind) || isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9772 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9784 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9816 isOpenMPTaskLoopDirective(DKind) || isOpenMPDistributeDirective(DKind) || in checkOpenMPLoop()
9864 if (isOpenMPWorksharingDirective(DKind) || isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()