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