Home | History | Annotate | Download | only in Sema

Lines Matching defs:Ranges

2914   // ranges.
2937 SmallVector<int, 5> Ranges;
2939 Ranges.append({IsAArch64Builtin ? 1 : 15, 7, 7, 15, 15});
2941 Ranges.append({15, 7, 15});
2946 ValidString &= (IntField >= 0 && IntField <= Ranges[i]);
3401 // Advance the end SourceLocation by one due to half-open ranges.
6154 /// Returns the supremum of two ranges: i.e. their conservative merge.
6160 /// Returns the infinum of two ranges: i.e. their aggressive merge.
6308 // Bitwise-and uses the *infinum* of the two source ranges.
6545 // on the bit ranges.