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

References

tools/clang/lib/AST/StmtProfile.cpp
  617   for (auto *E : C->reduction_ops()) {
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp
 3332         auto IRed = C->reduction_ops().begin();
tools/clang/tools/libclang/CIndex.cpp
 2352   for (auto *E : C->reduction_ops()) {