reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 2853   auto &&CodeGen = [&S](CodeGenFunction &CGF, PrePostActionTy &Action) {
 2855     CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds,
 2855     CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds,
 2858   emitCommonOMPParallelDirective(*this, S, OMPD_simd, CodeGen,