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

/external/clang/lib/Sema/
H A DSemaChecking.cpp6057 IntRange OtherRange = IntRange::forValueOfType(S.Context, OtherT); local
6058 unsigned OtherWidth = OtherRange.Width;
6092 if (!OtherRange.NonNegative) {
6113 if (OtherRange.NonNegative) {

Completed in 137 milliseconds