Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h210 AddNamespace(NameSearchContext &context,
H A DClangASTSource.cpp759 AddNamespace(context, context.m_namespace_map); in FindExternalVisibleDecls()
1924 NamespaceDecl *ClangASTSource::AddNamespace( in AddNamespace() function in ClangASTSource