reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/llvm-pdbutil/llvm-pdbutil.h
  162 extern llvm::cl::opt<bool> DumpIds;

References

tools/llvm-pdbutil/DumpOutputStyle.cpp
  178     if (opts::dump::DumpIds || !opts::dump::DumpIdIndex.empty() ||
 1451     DumpTypes = opts::dump::DumpIds;
tools/llvm-pdbutil/llvm-pdbutil.cpp
 1454       opts::dump::DumpIds = true;