Home
last modified time | relevance | path

Searched defs:parent_namespace_decl (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDSymbolVendor.cpp379 …ce(const SymbolContext& sc, const ConstString &name, const ClangNamespaceDecl *parent_namespace_de… in FindNamespace()
HDClangASTContext.cpp1695 NamespaceDecl *parent_namespace_decl = cast<NamespaceDecl>(decl_ctx); in GetUniqueNamespaceDeclaration() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARFDebugMap.cpp1326 const ClangNamespaceDecl *parent_namespace_decl) in FindNamespace()
HDSymbolFileDWARF.cpp4319 const lldb_private::ClangNamespaceDecl *parent_namespace_decl) in FindNamespace()