Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDClangASTImporter.h161 void RegisterNamespaceMap (const clang::NamespaceDecl *decl,
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTImporter.cpp505 ClangASTImporter::RegisterNamespaceMap(const clang::NamespaceDecl *decl, in RegisterNamespaceMap() function in ClangASTImporter
/NextBSD/contrib/llvm/tools/lldb/source/Expression/
HDClangASTSource.cpp1879 m_ast_importer->RegisterNamespaceMap(copied_namespace_decl, namespace_decls); in AddNamespace()