Searched refs:GetReferencedTypeMapKey (Results 1 – 2 of 2) sorted by relevance
28 inline std::string GetReferencedTypeMapKey(T &element) { in GetReferencedTypeMapKey() function33 inline std::string GetReferencedTypeMapKey<BuiltinTypeIR>(43 inline std::string GetReferencedTypeMapKey<ArrayTypeIR>(ArrayTypeIR &element) {49 inline std::string GetReferencedTypeMapKey<QualifiedTypeIR>(76 auto it = map_to_update->emplace(GetReferencedTypeMapKey(element), in AddToMapAndTypeGraph()
314 auto it = parent_map->find(GetReferencedTypeMapKey(added_node)); in MergeReferencingTypeInternalAndUpdateParent()