Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.h369 void FillNamespaceMap(NameSearchContext &context, lldb::ModuleSP module_sp,
H A DClangASTSource.cpp612 FillNamespaceMap(context, module_sp, namespace_decl); in FindExternalVisibleDecls()
665 void ClangASTSource::FillNamespaceMap( in FillNamespaceMap() function in ClangASTSource