Searched refs:entryType (Results 1 – 1 of 1) sorted by relevance
323 if (auto entryType = getCommonType(Entries[index].Type, type)) { in addEntry() local324 Entries[index].Type = entryType; in addEntry()