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

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  177   if (!dwo_type_sp)
  180   lldb_private::CompilerType dwo_type = dwo_type_sp->GetForwardCompilerType();
  190       die.GetID(), dwarf, dwo_type_sp->GetName(), dwo_type_sp->GetByteSize(),
  190       die.GetID(), dwarf, dwo_type_sp->GetName(), dwo_type_sp->GetByteSize(),
  192       &dwo_type_sp->GetDeclaration(), type, Type::eResolveStateForward));