Searched defs:ComparisonType (Results 1 – 2 of 2) sorted by relevance
116 APSIntType ComparisonType = std::max(WraparoundType, APSIntType(From)); in assumeSymInclusiveRange() local 185 APSIntType ComparisonType = std::max(WraparoundType, APSIntType(Int)); in assumeSymRel() local
757 std::optional<DynamicType> ComparisonType( ComparisonType() function