Searched defs:namespace_context (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
| H A D | ClangASTSource.cpp | 189 if (const NamespaceDecl *namespace_context = FindCompleteType() local |
| H A D | ClangExpressionDeclMap.cpp | 691 if (const NamespaceDecl *namespace_context = FindExternalVisibleDecls() local |