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