Searched refs:symfile_ids (Results 1 – 1 of 1) sorted by relevance
90 json::Array symfile_ids; in ToJSON() local92 symfile_ids.emplace_back(symfile_id); in ToJSON()93 module.try_emplace("symbolFileModuleIdentifiers", std::move(symfile_ids)); in ToJSON()