Searched refs:isOpenMPLoopTransformationDirective (Results 1 – 3 of 3) sorted by relevance
339 bool isOpenMPLoopTransformationDirective(OpenMPDirectiveKind DKind);
720 bool clang::isOpenMPLoopTransformationDirective(OpenMPDirectiveKind DKind) { in isOpenMPLoopTransformationDirective() function in clang
3686 isOpenMPLoopTransformationDirective(S->getDirectiveKind())) { in VisitSubCaptures()4841 } else if (isOpenMPLoopTransformationDirective( in ActOnOpenMPRegionEnd()5960 isOpenMPLoopTransformationDirective(LoopTransform->getDirectiveKind()) && in ActOnOpenMPLoopnest()6127 Kind != OMPD_masked && !isOpenMPLoopTransformationDirective(Kind)) { in ActOnOpenMPExecutableDirective()9178 bool SupportsNonRectangular = !isOpenMPLoopTransformationDirective(DKind); in checkOpenMPIterationSpace()9273 isOpenMPLoopTransformationDirective(DKind)), in checkOpenMPIterationSpace()9533 !isOpenMPLoopTransformationDirective(DKind); in checkOpenMPLoop()9574 AStmt->IgnoreContainers(!isOpenMPLoopTransformationDirective(DKind)), in checkOpenMPLoop()9755 isOpenMPLoopTransformationDirective(DKind)) { in checkOpenMPLoop()9857 isOpenMPLoopTransformationDirective(DKind)) in checkOpenMPLoop()[all …]