Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3582 clang::DeclContext *dst_decl_ctx = in CopyUniqueClassMethodTypes() local
3584 if (dst_decl_ctx) in CopyUniqueClassMethodTypes()
3585 src_dwarf_ast_parser->LinkDeclContextToDIE(dst_decl_ctx, src); in CopyUniqueClassMethodTypes()