Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3757 DWARFDIE containing_function_with_abstract_origin = in GetDeclContextForBlock() local
3759 if (!containing_function_with_abstract_origin) { in GetDeclContextForBlock()
3763 die, containing_function_with_abstract_origin); in GetDeclContextForBlock()