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

References

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