Searched refs:ProxyCmd (Results 1 – 1 of 1) sorted by relevance
867 auto ProxyCmd = CDB.getCompileCommand(ProxyFile); in update() local868 if (!ProxyCmd || !isReliable(*ProxyCmd)) { in update()873 Cmd = tooling::transferCompileCommand(std::move(*ProxyCmd), FileName); in update()