Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp116 APSIntType ComparisonType = std::max(WraparoundType, APSIntType(From)); in assumeSymInclusiveRange() local
185 APSIntType ComparisonType = std::max(WraparoundType, APSIntType(Int)); in assumeSymRel() local