Searched refs:DIBugsReportFilePath (Results 1 – 4 of 4) sorted by relevance
179 std::string DIBugsReportFilePath; variable
967 if (!CodeGenOpts.DIBugsReportFilePath.empty()) in EmitAssembly()969 CodeGenOpts.DIBugsReportFilePath); in EmitAssembly()
1659 if (!Opts.EnableDIPreservationVerify && Opts.DIBugsReportFilePath.size()) { in ParseCodeGenArgs()1661 << Opts.DIBugsReportFilePath; in ParseCodeGenArgs()1662 Opts.DIBugsReportFilePath = ""; in ParseCodeGenArgs()
5082 MarshallingInfoString<CodeGenOpts<"DIBugsReportFilePath">>;