Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp451 DWARFDIE context_die; in ParseTypeFromDWARF() local
453 GetClangDeclContextContainingDIE(die, &context_die); in ParseTypeFromDWARF()
459 die.GetOffset(), static_cast<void *>(context), context_die.GetOffset(), in ParseTypeFromDWARF()