Home
last modified time | relevance | path

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

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