Searched refs:NamespaceMapItem (Results 1 – 3 of 3) sorted by relevance
198 typedef std::pair<lldb::ModuleSP, CompilerDeclContext> NamespaceMapItem; typedef199 typedef std::vector<NamespaceMapItem> NamespaceMap;
199 for (const ClangASTImporter::NamespaceMapItem &item : *namespace_map) { in FindCompleteType()
710 for (ClangASTImporter::NamespaceMapItem &n : *namespace_map) { in FindExternalVisibleDecls()