Searched defs:compileContextInfoJson (Results 1 – 1 of 1) sorted by relevance
241 void Options::ParseUpdateVersionInfo(nlohmann::json &compileContextInfoJson) in ParseUpdateVersionInfo()298 nlohmann::json compileContextInfoJson = nlohmann::json::parse(buffer); in ParseCompileContextInfo() local