Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp1492 dw_tag_t sc_parent_tag = sc_parent_die.Tag(); in UpdateSymbolContextScopeForType() local
1495 if (sc_parent_tag == DW_TAG_compile_unit || in UpdateSymbolContextScopeForType()
1496 sc_parent_tag == DW_TAG_partial_unit) { in UpdateSymbolContextScopeForType()