Home
last modified time | relevance | path

Searched defs:RepeatedSubstringIterator (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSuffixTree.h159 struct RepeatedSubstringIterator { struct
165 RepeatedSubstring RS;
189 RepeatedSubstringIterator &operator++() { argument
221 typedef RepeatedSubstringIterator iterator; argument