Searched refs:GetNamespaces (Results 1 – 8 of 8) sorted by relevance
62 void GetNamespaces(ConstString name,
65 GetNamespaces(ConstString name,
50 void GetNamespaces(ConstString name,
53 void GetNamespaces(ConstString name,
431 void DebugNamesDWARFIndex::GetNamespaces( in GetNamespaces() function in DebugNamesDWARFIndex443 m_fallback.GetNamespaces(name, callback); in GetNamespaces()
269 void AppleDWARFIndex::GetNamespaces( in GetNamespaces() function in AppleDWARFIndex
440 void ManualDWARFIndex::GetNamespaces( in GetNamespaces() function in ManualDWARFIndex
2874 m_index->GetNamespaces(name, [&](DWARFDIE die) { in FindNamespace()