Searched refs:ItAndIsNew (Results 1 – 1 of 1) sorted by relevance
109 auto ItAndIsNew = MappedNames.insert({K, Symbol}); in remapSymbols() local110 if (WarnAmbiguous && !ItAndIsNew.second && in remapSymbols()111 ItAndIsNew.first->second != Symbol) { in remapSymbols()113 ItAndIsNew.first->second, in remapSymbols()