Searched refs:OPSD (Results 1 – 2 of 2) sorted by relevance
2273 else if (auto *OPSD = dyn_cast<OMPParallelSectionsDirective>(&S)) in EmitSections() local2274 HasCancel = OPSD->hasCancel(); in EmitSections()
851 else if (auto *OPSD = dyn_cast<OMPParallelSectionsDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local852 HasCancel = OPSD->hasCancel(); in emitParallelOrTeamsOutlinedFunction()