Searched refs:MakeformatOutput (Results 1 – 1 of 1) sorted by relevance
963 std::string MakeformatOutput; in clang_scan_deps_main() local966 *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()