reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
24 : S(Stmt), D(D), StartIndex(StartIndex), EndIndex(EndIndex) { 26 assert(StartIndex < EndIndex && "Given array should not be empty");