Home
last modified time | relevance | path

Searched refs:DriverCommandLine (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp381 ID.DriverCommandLine = std::move(TUDeps.DriverCommandLine); in mergeDeps()
471 if (I.DriverCommandLine.empty()) { in printFullOutput()
490 {"command-line", I.DriverCommandLine}, in printFullOutput()
547 std::vector<std::string> DriverCommandLine; member