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