Lines Matching refs:isOpenMPTaskLoopDirective
1389 !isOpenMPTaskLoopDirective(DVar.DKind)) || in getDSA()
2568 !isOpenMPTaskLoopDirective(CaptureRegions[CapLevel]))) { in isOpenMPPrivateDecl()
3773 !isOpenMPTaskLoopDirective(S->getDirectiveKind())) { in VisitSubCaptures()
6624 isOpenMPTaskLoopDirective(Kind) && in ActOnOpenMPExecutableDirective()
9260 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPIterationSpace()
9770 if (isOpenMPTaskLoopDirective(DKind)) { in checkOpenMPLoop()
9812 if (isOpenMPWorksharingDirective(DKind) || isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9915 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9927 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9959 isOpenMPTaskLoopDirective(DKind) || isOpenMPDistributeDirective(DKind) || in checkOpenMPLoop()
10007 if (isOpenMPWorksharingDirective(DKind) || isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()