Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.h138 extern llvm::cl::opt<bool> DumpStreams;
Dllvm-pdbutil.cpp405 cl::opt<bool> DumpStreams("streams", variable
1336 opts::dump::DumpStreams = true; in main()
DDumpOutputStyle.cpp75 if (opts::dump::DumpStreams) { in dump()