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

References

tools/lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
   85                      [&]() { finalize_fn(&IndexSet::globals); },
  327         set.globals.Insert(ConstString(name), ref);
  339           set.globals.Insert(ConstString(mangled_cstr), ref);
  352   m_set.globals.Find(basename, offsets);
  358   m_set.globals.Find(regex, offsets);
  364   m_set.globals.FindAllEntriesForUnit(unit, offsets);
  471   m_set.globals.Dump(&s);