Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h189 AddNamespace(NameSearchContext &context,
H A DClangASTSource.cpp568 AddNamespace(context, context.m_namespace_map); in FindExternalVisibleDecls()
1691 NamespaceDecl *ClangASTSource::AddNamespace( in AddNamespace() function in ClangASTSource