Searched defs:parent_tag (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ | ||
H A D | SymbolFileDWARF.cpp | 3517 const dw_tag_t parent_tag = sc_parent_die.Tag(); ParseVariableDIE() local |
H A D | DWARFASTParserClang.cpp | 1563 const dw_tag_t parent_tag = parent_decl_ctx_die.Tag(); GetCPlusPlusQualifiedName() local |