Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3322 DWARFDIE containing_function_with_abstract_origin = in GetDeclContextForBlock() local
3324 if (!containing_function_with_abstract_origin) { in GetDeclContextForBlock()
3328 die, containing_function_with_abstract_origin); in GetDeclContextForBlock()