Lines Matching refs:isOpenMPTaskLoopDirective
1231 !isOpenMPTaskLoopDirective(DVar.DKind)) || in getDSA()
2321 !isOpenMPTaskLoopDirective(CaptureRegions[CapLevel]))) { in isOpenMPPrivateDecl()
3455 !isOpenMPTaskLoopDirective(S->getDirectiveKind())) { in VisitSubCaptures()
6205 isOpenMPTaskLoopDirective(Kind) && in ActOnOpenMPExecutableDirective()
8651 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPIterationSpace()
9097 if (isOpenMPTaskLoopDirective(DKind)) { in checkOpenMPLoop()
9139 if (isOpenMPWorksharingDirective(DKind) || isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9240 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9251 isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()
9282 isOpenMPTaskLoopDirective(DKind) || isOpenMPDistributeDirective(DKind) || in checkOpenMPLoop()
9330 if (isOpenMPWorksharingDirective(DKind) || isOpenMPTaskLoopDirective(DKind) || in checkOpenMPLoop()