reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
298 assert(StartIdx <= EndIdx && "String can't start after it ends!"); 299 assert(!(!Parent && StartIdx != EmptyIdx) && 304 new (NodeAllocator.Allocate()) SuffixTreeNode(StartIdx, E, Root);