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

References

tools/clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
  630   switch (AdjustmentType.testInRange(Int, true)) {
  640   llvm::APSInt ComparisonVal = AdjustmentType.convert(Int);
  641   llvm::APSInt Max = AdjustmentType.getMaxValue();