Searched refs:ProxyFile (Results 1 – 1 of 1) sorted by relevance
865 std::string ProxyFile = HeaderIncluders.get(FileName); in update() local866 if (!ProxyFile.empty()) { in update()867 auto ProxyCmd = CDB.getCompileCommand(ProxyFile); in update()870 HeaderIncluders.remove(ProxyFile); in update()