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

References

tools/clang/include/clang/Sema/ScopeInfo.h
  413     HasOMPDeclareReductionCombiner = true;
tools/clang/lib/Sema/ScopeInfo.cpp
   30   HasOMPDeclareReductionCombiner = false;
tools/clang/lib/Sema/SemaExpr.cpp
  308         << getCurFunction()->HasOMPDeclareReductionCombiner;