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

References

tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  559   if (AdjustmentType.testInRange(Int, true) != APSIntType::RTR_Within)
  562   llvm::APSInt Lower = AdjustmentType.convert(Int) - Adjustment;