Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp1428 Declaration unique_decl(attrs.decl); in ParseStructureLikeDIE() local
1438 unique_decl.Clear(); in ParseStructureLikeDIE()
1442 unique_typename, die, unique_decl, attrs.byte_size.getValueOr(-1), in ParseStructureLikeDIE()
1665 unique_ast_entry_up->m_declaration = unique_decl; in ParseStructureLikeDIE()