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