Searched refs:isOpenMPLoopTransformationDirective (Results 1 – 3 of 3) sorted by relevance
346 bool isOpenMPLoopTransformationDirective(OpenMPDirectiveKind DKind);
749 bool clang::isOpenMPLoopTransformationDirective(OpenMPDirectiveKind DKind) { in isOpenMPLoopTransformationDirective() function in clang
2574 !isOpenMPLoopTransformationDirective(DSAStack->getCurrentDirective())) { in isOpenMPPrivateDecl()3711 isOpenMPLoopTransformationDirective(S->getDirectiveKind())) { in VisitSubCaptures()4856 } else if (isOpenMPLoopTransformationDirective( in ActOnOpenMPRegionEnd()5991 isOpenMPLoopTransformationDirective(LoopTransform->getDirectiveKind()) && in ActOnOpenMPLoopnest()6273 Kind != OMPD_masked && !isOpenMPLoopTransformationDirective(Kind)) { in ActOnOpenMPExecutableDirective()9358 bool SupportsNonRectangular = !isOpenMPLoopTransformationDirective(DKind); in checkOpenMPIterationSpace()9457 isOpenMPLoopTransformationDirective(DKind)), in checkOpenMPIterationSpace()9970 isOpenMPLoopTransformationDirective(DKind)) { in checkOpenMPLoop()10072 isOpenMPLoopTransformationDirective(DKind)) in checkOpenMPLoop()10115 isOpenMPLoopTransformationDirective(DKind)) in checkOpenMPLoop()[all …]