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