Searched refs:type_systems (Results 1 – 1 of 1) sorted by relevance
97 json::Array type_systems; in ToJSON() local101 type_systems.emplace_back(std::move(obj)); in ToJSON()103 module.try_emplace("typeSystemInfo", std::move(type_systems)); in ToJSON()