Searched refs:inheritance_type (Results 1 – 1 of 1) sorted by relevance
394 for (const auto& inheritance_type : inheritance_types_) { in GetJson() local395 inheritance_types_array.append(inheritance_type); in GetJson()