Searched refs:isOpenMPLoopTransformationDirective (Results 1 – 3 of 3) sorted by relevance
273 bool isOpenMPLoopTransformationDirective(OpenMPDirectiveKind DKind);
582 bool clang::isOpenMPLoopTransformationDirective(OpenMPDirectiveKind DKind) { in isOpenMPLoopTransformationDirective() function in clang
3434 isOpenMPLoopTransformationDirective(S->getDirectiveKind())) { in VisitSubCaptures()4503 } else if (isOpenMPLoopTransformationDirective( in ActOnOpenMPRegionEnd()5723 Kind != OMPD_masked && !isOpenMPLoopTransformationDirective(Kind)) { in ActOnOpenMPExecutableDirective()8556 bool SupportsNonRectangular = !isOpenMPLoopTransformationDirective(DKind); in checkOpenMPIterationSpace()8647 isOpenMPLoopTransformationDirective(DKind)), in checkOpenMPIterationSpace()8907 !isOpenMPLoopTransformationDirective(DKind); in checkOpenMPLoop()8948 AStmt->IgnoreContainers(!isOpenMPLoopTransformationDirective(DKind)), in checkOpenMPLoop()9117 isOpenMPLoopTransformationDirective(DKind)) { in checkOpenMPLoop()9218 isOpenMPLoopTransformationDirective(DKind)) in checkOpenMPLoop()9259 isOpenMPLoopTransformationDirective(DKind)) in checkOpenMPLoop()[all …]