Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp1721 m_ast_importer_sp->RegisterNamespaceMap(copied_namespace_decl, in AddNamespace()