valid ‐ Return true if the current position is valid, false for end().
Synopsis
Declared in <llvm/ADT/IntervalMap.h>
bool
valid() const;
Return Value
True if the iterator is not at end().
Created with MrDocs
valid ‐ Return true if the current position is valid, false for end().
Declared in <llvm/ADT/IntervalMap.h>
bool
valid() const;
True if the iterator is not at end().
Created with MrDocs