Searched refs:OPSD (Results 1 – 2 of 2) sorted by relevance
4151 else if (auto *OPSD = dyn_cast<OMPParallelSectionsDirective>(&S)) in EmitSections() local4152 HasCancel = OPSD->hasCancel(); in EmitSections()
1224 else if (const auto *OPSD = dyn_cast<OMPParallelSectionsDirective>(&D)) in emitParallelOrTeamsOutlinedFunction() local1225 HasCancel = OPSD->hasCancel(); in emitParallelOrTeamsOutlinedFunction()