Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4133 else if (auto *OPSD = dyn_cast<OMPParallelSectionsDirective>(&S)) EmitSections() local
H A DCGOpenMPRuntime.cpp1223 else if (const auto *OPSD = dyn_cast<OMPParallelSectionsDirective>(&D)) emitParallelOrTeamsOutlinedFunction() local