Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1653 Declaration unique_decl(attrs.decl); in ParseStructureLikeDIE() local
1672 unique_decl); in ParseStructureLikeDIE()
1675 unique_typename, die, unique_decl, byte_size, in ParseStructureLikeDIE()
1686 unique_ast_entry_type->UpdateToDefDIE(die, unique_decl, byte_size); in ParseStructureLikeDIE()
1840 unique_ast_entry_up->m_declaration = unique_decl; in ParseStructureLikeDIE()