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

Declarations

tools/llvm-pdbutil/llvm-pdbutil.h
  200 extern llvm::cl::list<ModuleSubsection> DumpModuleSubsections;

References

tools/llvm-pdbutil/YAMLOutputStyle.cpp
   34   return any_of(opts::pdb2yaml::DumpModuleSubsections,
  105                              !opts::pdb2yaml::DumpModuleSubsections.empty();
  242       if (!opts::pdb2yaml::DumpModuleSubsections.empty() &&
tools/llvm-pdbutil/llvm-pdbutil.cpp
 1490       opts::pdb2yaml::DumpModuleSubsections.push_back(
 1493     simplifyChunkList(opts::pdb2yaml::DumpModuleSubsections);