Home
last modified time | relevance | path

Searched refs:DumpLines (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.h143 extern llvm::cl::opt<bool> DumpLines;
Dllvm-pdbutil.cpp492 cl::opt<bool> DumpLines( variable
1329 opts::dump::DumpLines = true; in main()
DDumpOutputStyle.cpp115 if (opts::dump::DumpLines) { in dump()