Home
last modified time | relevance | path

Searched defs:parent_tag (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3517 const dw_tag_t parent_tag = sc_parent_die.Tag(); ParseVariableDIE() local
3754 dw_tag_t parent_tag = sc_parent_die.Tag(); ParseAndAppendGlobalVariable() local
H A DDWARFASTParserClang.cpp1563 const dw_tag_t parent_tag = parent_decl_ctx_die.Tag(); GetCPlusPlusQualifiedName() local