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

References

tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  396   llvm::APSInt Zero = IntType.getZeroValue();
  439   return Domain.Intersect(BV, F, ++IntType.getZeroValue(),
  440       --IntType.getZeroValue());
  459   const llvm::APSInt &Zero = BV.getAPSIntType(T).getZeroValue();
tools/clang/lib/StaticAnalyzer/Core/RangedConstraintManager.cpp
   80   llvm::APSInt Adjustment = WraparoundType.getZeroValue();
  148   llvm::APSInt Adjustment = WraparoundType.getZeroValue();