Return a const iterator past the last node in the folding set.
Synopsis
Declared in <llvm/ADT/FoldingSet.h>
const_iterator
end() const;
Return Value
Const iterator past the last node in the folding set.
Created with MrDocs