Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp105 APSIntType ComparisonType = std::max(WraparoundType, APSIntType(From)); in assumeSymInclusiveRange() local
172 APSIntType ComparisonType = std::max(WraparoundType, APSIntType(Int)); in assumeSymRel() local