Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3543 DWARFDIE containing_function_with_abstract_origin = in GetDeclContextForBlock() local
3545 if (!containing_function_with_abstract_origin) { in GetDeclContextForBlock()
3549 die, containing_function_with_abstract_origin); in GetDeclContextForBlock()