Searched refs:OutputFilePath (Results 1 – 4 of 4) sorted by relevance
73 OutputFilePath("o",96 if (opts::OutputFilePath.empty() || opts::OutputFilePath == "-") in output() 100 static raw_fd_ostream Output(opts::OutputFilePath, EC); in output() 102 report_error(opts::OutputFilePath, EC); in output() 72 OutputFilePath("o", global() variable
96 const StringPool::StringOffsetSize OutputFilePath; variable
46 OutputFilePath(Paths.addDirPath(OutputFile)) {} in SerializablePathCollection()
364 std::string OutputFilePath = Flags.exact_artifact_path; in CleanseCrashInput() local401 WriteToFile(U, OutputFilePath); in CleanseCrashInput()