Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp3078 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymLTRange() local
3115 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymGTRange() local
3152 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymGERange() local
3189 llvm::APSInt ComparisonVal = AdjustmentType.convert(Int); in getSymLERange() local