Home
last modified time | relevance | path

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

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