Searched refs:RTR_Above (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DAPSIntType.cpp48 return RTR_Above;
H A DRangeConstraintManager.cpp177 case APSIntType::RTR_Above:
196 case APSIntType::RTR_Above:
203 case APSIntType::RTR_Above:
213 case APSIntType::RTR_Above:
464 case APSIntType::RTR_Above:
493 case APSIntType::RTR_Above:
522 case APSIntType::RTR_Above:
551 case APSIntType::RTR_Above:
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h80 RTR_Above = 1 ///< Value is greater than the maximum representable value. enumerator in enum:clang::ento::APSIntType::RangeTestResultKind

Completed in 154 milliseconds