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

References

tools/clang/lib/StaticAnalyzer/Checkers/DeadStoresChecker.cpp
  221         os << "Value stored to '" << *V
  248         os << "Value stored to '" << *V << "' is never read";
  256         os << "Although the value stored to '" << *V
  263     BR.EmitBasicReport(AC->getDecl(), Checker, BugType, "Dead store", os.str(),