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

References

tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
 2722             if (resolved_type && resolved_type != DIE_IS_BEING_PARSED) {
 2722             if (resolved_type && resolved_type != DIE_IS_BEING_PARSED) {
 2731                 GetDIEToType()[die.GetDIE()] = resolved_type;
 2732               type_sp = resolved_type->shared_from_this();