Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp1050 clang::DeclContext *spec_clang_decl_ctx = in ParseSubroutine() local
1052 if (spec_clang_decl_ctx) { in ParseSubroutine()
1053 LinkDeclContextToDIE(spec_clang_decl_ctx, die); in ParseSubroutine()