Home
last modified time | relevance | path

Searched refs:RegisterNamespaceMap (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h180 void RegisterNamespaceMap(const clang::NamespaceDecl *decl,
H A DClangASTImporter.cpp735 void ClangASTImporter::RegisterNamespaceMap(const clang::NamespaceDecl *decl, in RegisterNamespaceMap() function in ClangASTImporter
H A DClangASTSource.cpp1721 m_ast_importer_sp->RegisterNamespaceMap(copied_namespace_decl, in AddNamespace()