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

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 5724     for (const Expr *E : ReductionOps) {
 5773       LHSExprs, RHSExprs, ReductionOps);
 5821   auto &&CodeGen = [Privates, LHSExprs, RHSExprs, ReductionOps](
 5827     for (const Expr *E : ReductionOps) {
 5855   auto &&AtomicCodeGen = [Loc, Privates, LHSExprs, RHSExprs, ReductionOps](
 5860     for (const Expr *E : ReductionOps) {