Lines Matching refs:NND
639 if (const auto *NND = in hasNestedSPMDDirective() local
641 DKind = NND->getDirectiveKind(); in hasNestedSPMDDirective()
841 if (const auto *NND = in hasNestedLightweightDirective() local
843 DKind = NND->getDirectiveKind(); in hasNestedLightweightDirective()
845 isOpenMPLoopDirective(DKind) && hasStaticScheduling(*NND)) in hasNestedLightweightDirective()
854 if (const auto *NND = in hasNestedLightweightDirective() local
856 DKind = NND->getDirectiveKind(); in hasNestedLightweightDirective()
859 isOpenMPLoopDirective(DKind) && hasStaticScheduling(*NND)) in hasNestedLightweightDirective()
862 Body = NND->getInnermostCapturedStmt()->IgnoreContainers( in hasNestedLightweightDirective()
867 if (const auto *NND = in hasNestedLightweightDirective() local
869 DKind = NND->getDirectiveKind(); in hasNestedLightweightDirective()
871 isOpenMPLoopDirective(DKind) && hasStaticScheduling(*NND)) in hasNestedLightweightDirective()
891 if (const auto *NND = in hasNestedLightweightDirective() local
893 DKind = NND->getDirectiveKind(); in hasNestedLightweightDirective()
895 isOpenMPLoopDirective(DKind) && hasStaticScheduling(*NND)) in hasNestedLightweightDirective()