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
stop ‐ Return the end of the current interval.
Declared in <llvm/ADT/IntervalMap.h>
KeyT const&
stop() const;
Const reference to the stop key.
Created with MrDocs