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

Declarations

tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
  245   bool Supports_DW_AT_APPLE_objc_complete_type(DWARFUnit *cu);

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp
  129   return IsValid() && GetDWARF()->Supports_DW_AT_APPLE_objc_complete_type(m_cu);
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
 1099           oso_dwarf->Supports_DW_AT_APPLE_objc_complete_type(nullptr)) {