Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp1344 if (auto *to_namespace = dyn_cast<clang::NamespaceDecl>(to)) { in Imported() local
1353 to_context_md->m_namespace_maps[to_namespace] = in Imported()