Lines Matching refs:isOpenMPTaskLoopDirective
1231 !isOpenMPTaskLoopDirective(DVar.DKind)) || in getDSA()
2321 !isOpenMPTaskLoopDirective(CaptureRegions[CapLevel]))) { in isOpenMPPrivateDecl()
3455 !isOpenMPTaskLoopDirective(S->getDirectiveKind())) { in VisitSubCaptures()
6190 isOpenMPTaskLoopDirective(Kind) && in ActOnOpenMPExecutableDirective()
8645 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPIterationSpace()
9073 if (isOpenMPTaskLoopDirective(DKind)) { in checkOpenMPLoop()
9115 if (isOpenMPWorksharingDirective(DKind) || isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9216 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9227 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9258 isOpenMPTaskLoopDirective(DKind) || isOpenMPDistributeDirective(DKind) || in checkOpenMPLoop()
9306 if (isOpenMPWorksharingDirective(DKind) || isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()