Searched refs:namespace_decls (Results 1 – 2 of 2) sorted by relevance
222 ClangASTImporter::NamespaceMapSP &namespace_decls);
1662 …ource::AddNamespace (NameSearchContext &context, ClangASTImporter::NamespaceMapSP &namespace_decls) in AddNamespace() argument1664 if (!namespace_decls) in AddNamespace()1667 const ClangNamespaceDecl &namespace_decl = namespace_decls->begin()->second; in AddNamespace()1681 m_ast_importer->RegisterNamespaceMap(copied_namespace_decl, namespace_decls); in AddNamespace()