Searched defs:InputDeps (Results 1 – 1 of 1) sorted by relevance
387 struct InputDeps { struct in FullDeps388 std::string FileName;389 std::string ContextHash;390 std::vector<std::string> FileDeps;391 std::vector<ModuleID> ModuleDeps;392 std::vector<std::string> AdditionalCommandLine;