Searched refs:BuildNamespaceMap (Results 1 – 2 of 2) sorted by relevance
114 void BuildNamespaceMap(const clang::NamespaceDecl *decl);
760 void ClangASTImporter::BuildNamespaceMap(const clang::NamespaceDecl *decl) { in BuildNamespaceMap() function in ClangASTImporter1156 m_master.BuildNamespaceMap(to_namespace_decl); in Imported()