Home
last modified time | relevance | path

Searched refs:OPSD (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1733 else if (auto *OPSD = dyn_cast<OMPParallelSectionsDirective>(&S)) in EmitSections() local
1734 HasCancel = OPSD->hasCancel(); in EmitSections()
DCGOpenMPRuntime.cpp349 else if (auto *OPSD = dyn_cast<OMPParallelSectionsDirective>(&D)) in emitParallelOutlinedFunction() local
350 HasCancel = OPSD->hasCancel(); in emitParallelOutlinedFunction()