reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3841 NestingProhibited = 3860 NestingProhibited = isOpenMPWorksharingDirective(ParentRegion) || 3892 NestingProhibited = isOpenMPWorksharingDirective(ParentRegion) || 3903 NestingProhibited = isOpenMPWorksharingDirective(ParentRegion) || 3918 NestingProhibited = ParentRegion == OMPD_critical || 3927 NestingProhibited = 3934 if (!NestingProhibited && 3942 NestingProhibited = !isOpenMPParallelDirective(CurrentRegion) && 3946 if (!NestingProhibited && 3951 NestingProhibited = 3955 if (!NestingProhibited && 3962 NestingProhibited = Stack->hasDirective( 3974 if (NestingProhibited) {