Searched refs:MakeformatOutputPath (Results 1 – 1 of 1) sorted by relevance
962 std::string MakeformatOutputPath; 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()981 auto OSIter = OSs.find(MakeformatOutputPath); in clang_scan_deps_main()985 OSs.try_emplace(MakeformatOutputPath, MakeformatOutputPath, EC) in clang_scan_deps_main()989 << MakeformatOutputPath << "\" for " << EC.message() in clang_scan_deps_main()