Home
last modified time | relevance | path

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

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