Home
last modified time | relevance | path

Searched defs:InputDeps (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp387 struct InputDeps { struct in FullDeps
388 std::string FileName;
389 std::string ContextHash;
390 std::vector<std::string> FileDeps;
391 std::vector<ModuleID> ModuleDeps;
392 std::vector<std::string> AdditionalCommandLine;