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

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  153   dwo_module_sp->GetSymbolFile()->FindTypes(decl_context, languages, dwo_types);
  154   if (dwo_types.Empty()) {
  165                                                      languages, dwo_types);
  166       if (dwo_types.GetSize())
  171   if (dwo_types.GetSize() != 1)
  176   TypeSP dwo_type_sp = dwo_types.GetTypeAtIndex(0);