Searched refs:DumpLineInfo (Results 1 – 3 of 3) sorted by relevance
52 extern llvm::cl::opt<bool> DumpLineInfo;
430 opts::raw::DumpModuleFiles || opts::raw::DumpLineInfo; in dumpDbiStream()486 if (HasModuleDI && (ShouldDumpSymbols || opts::raw::DumpLineInfo)) { in dumpDbiStream()512 if (opts::raw::DumpLineInfo) { in dumpDbiStream()
215 cl::opt<bool> DumpLineInfo("line-info", variable540 opts::raw::DumpLineInfo = true; in main()