reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
409 Optional<int32_t> MaybeKey = checkedAdd(Index, SmallestKey); 424 } else if (Key < SmallestKey) { 435 SmallestKey = Key; 448 int32_t Key = SmallestKey + Index; 461 return I.first - SmallestKey;