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

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
  370   if (ranges.IsEmpty()) {
  385   if (ranges.IsEmpty() || name == nullptr || mangled == nullptr) {
  394   return !ranges.IsEmpty();
tools/lldb/source/Symbol/Block.cpp
   80   if (!m_ranges.IsEmpty()) {
  159   if (!m_ranges.IsEmpty()) {
  307   if (m_ranges.IsEmpty())