stop ‐ Return the end of the current interval.

Synopsis

Declared in <llvm/ADT/IntervalMap.h>

KeyT const&
stop() const;

Return Value

Const reference to the stop key.

Created with MrDocs