Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFASTParserClang.cpp1086 clang::DeclContext *spec_clang_decl_ctx = in ParseCXXMethod() local
1088 if (spec_clang_decl_ctx) in ParseCXXMethod()
1089 LinkDeclContextToDIE(spec_clang_decl_ctx, die); in ParseCXXMethod()