Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTSource.h189 AddNamespace(NameSearchContext &context,
DClangASTSource.cpp567 AddNamespace(context, context.m_namespace_map); in FindExternalVisibleDecls()
1701 NamespaceDecl *ClangASTSource::AddNamespace( in AddNamespace() function in ClangASTSource