Searched defs:OPSD (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 4133 else if (auto *OPSD = dyn_cast<OMPParallelSectionsDirective>(&S)) EmitSections() local |
H A D | CGOpenMPRuntime.cpp | 1223 else if (const auto *OPSD = dyn_cast<OMPParallelSectionsDirective>(&D)) emitParallelOrTeamsOutlinedFunction() local |