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

References

tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 4923   auto &&CodeGen = [&S](CodeGenFunction &CGF, PrePostActionTy &Action) {
 4925     CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds,
 4925     CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds,
 4928   emitCommonOMPParallelDirective(CGF, S, OMPD_simd, CodeGen,