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<ArrayTypeIR>(ArrayTypeIR &element) {38 inline std::string GetReferencedTypeMapKey<BuiltinTypeIR>(48 inline std::string GetReferencedTypeMapKey<QualifiedTypeIR>(75 auto it = map_to_update->emplace(GetReferencedTypeMapKey(element), in AddToMapAndTypeGraph()
345 auto it = parent_map->find(GetReferencedTypeMapKey(added_node)); in MergeReferencingTypeInternalAndUpdateParent()