Searched refs:AddToODRListMap (Results 1 – 3 of 3) sorted by relevance
112 AddToODRListMap(key, &(it->second)); in AddRecordType()123 AddToODRListMap(key, &(it->second)); in AddFunctionType()133 AddToODRListMap(it->second.GetUniqueId() + it->second.GetSourceFile(), in AddEnumType()
243 module_->AddToODRListMap(key, &(it->second)); in UpdateUDTypeAccounting()
874 void AddToODRListMap(const std::string &key, const TypeIR *value) { in AddToODRListMap() function