Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.h154 extern llvm::cl::opt<bool> DumpTypeDependents;
DDumpOutputStyle.cpp1114 if (opts::dump::DumpTypeDependents) { in dumpPartialTypeStream()
1251 opts::dump::DumpTypeDependents); in dumpTpiStream()
Dllvm-pdbutil.cpp456 cl::opt<bool> DumpTypeDependents( variable