Searched defs:InputDeps (Results 1 – 1 of 1) sorted by relevance
382 struct InputDeps { struct in FullDeps383 std::string FileName;384 std::string ContextHash;385 std::vector<std::string> FileDeps;386 std::vector<ModuleID> ModuleDeps;387 std::vector<std::string> DriverCommandLine;388 std::vector<Command> Commands;