Searched refs:isOpenMPLoopTransformationDirective (Results 1 – 3 of 3) sorted by relevance
295 bool isOpenMPLoopTransformationDirective(OpenMPDirectiveKind DKind);
649 bool clang::isOpenMPLoopTransformationDirective(OpenMPDirectiveKind DKind) { in isOpenMPLoopTransformationDirective() function in clang
3633 isOpenMPLoopTransformationDirective(S->getDirectiveKind())) { in VisitSubCaptures()4785 } else if (isOpenMPLoopTransformationDirective( in ActOnOpenMPRegionEnd()5889 isOpenMPLoopTransformationDirective(LoopTransform->getDirectiveKind()) && in ActOnOpenMPLoopnest()6056 Kind != OMPD_masked && !isOpenMPLoopTransformationDirective(Kind)) { in ActOnOpenMPExecutableDirective()9095 bool SupportsNonRectangular = !isOpenMPLoopTransformationDirective(DKind); in checkOpenMPIterationSpace()9190 isOpenMPLoopTransformationDirective(DKind)), in checkOpenMPIterationSpace()9491 AStmt->IgnoreContainers(!isOpenMPLoopTransformationDirective(DKind)), in checkOpenMPLoop()9672 isOpenMPLoopTransformationDirective(DKind)) { in checkOpenMPLoop()9774 isOpenMPLoopTransformationDirective(DKind)) in checkOpenMPLoop()9817 isOpenMPLoopTransformationDirective(DKind)) in checkOpenMPLoop()[all …]