Searched refs:AllocatedIndex (Results 1 – 1 of 1) sorted by relevance
122 for (size_t AllocatedIndex = 0; AllocatedIndex < i; AllocatedIndex++) { in populateNameMetadata() local123 delete [] NameList[AllocatedIndex]; in populateNameMetadata()