Searched refs:GetNamespaces (Results 1 – 8 of 8) sorted by relevance
228 void DebugNamesDWARFIndex::GetNamespaces( in GetNamespaces() function in DebugNamesDWARFIndex238 m_fallback.GetNamespaces(name, callback); in GetNamespaces()
55 GetNamespaces(ConstString name,
53 void GetNamespaces(ConstString name,
48 void GetNamespaces(ConstString name,
47 void GetNamespaces(ConstString name,
174 void AppleDWARFIndex::GetNamespaces( in GetNamespaces() function in AppleDWARFIndex
425 void ManualDWARFIndex::GetNamespaces( in GetNamespaces() function in ManualDWARFIndex
2665 m_index->GetNamespaces(name, [&](DWARFDIE die) { in FindNamespace()