Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp963 std::string MakeformatOutput; in clang_scan_deps_main() local
966 *Input, CWD, MakeformatOutput, MakeformatOutputPath); in clang_scan_deps_main()
971 if (!MakeformatOutputPath.empty() && !MakeformatOutput.empty() && in clang_scan_deps_main()
994 llvm::Expected<std::string> MaybeOutput(MakeformatOutput); in clang_scan_deps_main()