Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.cpp1120 if (auto *to_namespace = dyn_cast<clang::NamespaceDecl>(to)) { in Imported() local
1129 to_context_md->m_namespace_maps[to_namespace] = in Imported()