Searched refs:GetNamespaces (Results 1 – 8 of 8) sorted by relevance
49 void GetNamespaces(ConstString name,
248 void DebugNamesDWARFIndex::GetNamespaces( in GetNamespaces() function in DebugNamesDWARFIndex260 m_fallback.GetNamespaces(name, callback); in GetNamespaces()
48 void GetNamespaces(ConstString name,
65 GetNamespaces(ConstString name,
62 void GetNamespaces(ConstString name,
269 void AppleDWARFIndex::GetNamespaces( in GetNamespaces() function in AppleDWARFIndex
437 void ManualDWARFIndex::GetNamespaces( in GetNamespaces() function in ManualDWARFIndex
2810 m_index->GetNamespaces(name, [&](DWARFDIE die) { in FindNamespace()