Searched refs:NestingProhibited (Results 1 – 1 of 1) sorted by relevance
1076 bool NestingProhibited = false; in CheckNestingOfRegions() local1106 NestingProhibited = isOpenMPWorksharingDirective(ParentRegion) && in CheckNestingOfRegions()1110 if (NestingProhibited) { in CheckNestingOfRegions()