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

References

tools/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  386   QualType sizeTy = Size->getType();
  402   SVal LengthVal = C.getSVal(Size);
  417     const Expr *warningExpr = (WarnAboutSize ? Size : FirstBuf);
  437       const Expr *warningExpr = (WarnAboutSize ? Size : SecondBuf);