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

References

tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  342   if (StOutBound && !StInBound) {
  350       emitOutOfBoundsBug(C, StOutBound, S, warningMsg);
  360       emitOutOfBoundsBug(C, StOutBound, S, os.str());