Home
last modified time | relevance | path

Searched defs:ComparisonVal (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp500 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymLTRange() local
536 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymGTRange() local
572 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymGERange() local
608 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymLERange() local
636 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymLERange() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp2088 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymLTRange() local
2124 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymGTRange() local
2160 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymGERange() local
2196 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymLERange() local