Searched defs:InputDeps (Results 1 – 1 of 1) sorted by relevance
542 struct InputDeps { struct in FullDeps543 std::string FileName;544 std::string ContextHash;545 std::vector<std::string> FileDeps;546 std::vector<ModuleID> ModuleDeps;547 std::vector<std::string> DriverCommandLine;548 std::vector<Command> Commands;