Searched refs:isOpenMPLoopTransformationDirective (Results 1 – 3 of 3) sorted by relevance
273 bool isOpenMPLoopTransformationDirective(OpenMPDirectiveKind DKind);
583 bool clang::isOpenMPLoopTransformationDirective(OpenMPDirectiveKind DKind) { in isOpenMPLoopTransformationDirective() function in clang
3434 isOpenMPLoopTransformationDirective(S->getDirectiveKind())) { in VisitSubCaptures()4509 } else if (isOpenMPLoopTransformationDirective( in ActOnOpenMPRegionEnd()5734 Kind != OMPD_masked && !isOpenMPLoopTransformationDirective(Kind)) { in ActOnOpenMPExecutableDirective()8562 bool SupportsNonRectangular = !isOpenMPLoopTransformationDirective(DKind); in checkOpenMPIterationSpace()8653 isOpenMPLoopTransformationDirective(DKind)), in checkOpenMPIterationSpace()8913 !isOpenMPLoopTransformationDirective(DKind); in checkOpenMPLoop()8954 AStmt->IgnoreContainers(!isOpenMPLoopTransformationDirective(DKind)), in checkOpenMPLoop()9141 isOpenMPLoopTransformationDirective(DKind)) { in checkOpenMPLoop()9242 isOpenMPLoopTransformationDirective(DKind)) in checkOpenMPLoop()9283 isOpenMPLoopTransformationDirective(DKind)) in checkOpenMPLoop()[all …]