reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1567 for (unsigned Index = 0; Index < Spellings.size(); ++Index) { 1567 for (unsigned Index = 0; Index < Spellings.size(); ++Index) { 1568 OS << getSpellingListIndex(SpellingList, Spellings[Index]); 1569 if (Index != Spellings.size() - 1)