Lines Matching refs:isOpenMPTaskLoopDirective
1384 !isOpenMPTaskLoopDirective(DVar.DKind)) || in getDSA()
2559 !isOpenMPTaskLoopDirective(CaptureRegions[CapLevel]))) { in isOpenMPPrivateDecl()
3732 !isOpenMPTaskLoopDirective(S->getDirectiveKind())) { in VisitSubCaptures()
6847 isOpenMPTaskLoopDirective(Kind) && in ActOnOpenMPExecutableDirective()
9455 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPIterationSpace()
9925 if (isOpenMPTaskLoopDirective(DKind)) { in checkOpenMPLoop()
9967 if (isOpenMPWorksharingDirective(DKind) || isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
10070 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
10082 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
10114 isOpenMPTaskLoopDirective(DKind) || isOpenMPDistributeDirective(DKind) || in checkOpenMPLoop()
10162 if (isOpenMPWorksharingDirective(DKind) || isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()