Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h189 AddNamespace(NameSearchContext &context,
H A DClangASTSource.cpp550 AddNamespace(context, context.m_namespace_map); in FindExternalVisibleDecls()
1673 NamespaceDecl *ClangASTSource::AddNamespace( in AddNamespace() function in ClangASTSource