Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1425 auto unique_ast_entry_up = std::make_unique<UniqueDWARFASTType>(); in ParseStructureLikeDIE() local
1443 *unique_ast_entry_up)) { in ParseStructureLikeDIE()
1444 type_sp = unique_ast_entry_up->m_type_sp; in ParseStructureLikeDIE()
1448 GetCachedClangDeclContextForDIE(unique_ast_entry_up->m_die), die); in ParseStructureLikeDIE()
1663 unique_ast_entry_up->m_type_sp = type_sp; in ParseStructureLikeDIE()
1664 unique_ast_entry_up->m_die = die; in ParseStructureLikeDIE()
1665 unique_ast_entry_up->m_declaration = unique_decl; in ParseStructureLikeDIE()
1666 unique_ast_entry_up->m_byte_size = attrs.byte_size.getValueOr(0); in ParseStructureLikeDIE()
1668 *unique_ast_entry_up); in ParseStructureLikeDIE()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1394 auto unique_ast_entry_up = std::make_unique<UniqueDWARFASTType>(); in ParseStructureLikeDIE() local
1412 *unique_ast_entry_up)) { in ParseStructureLikeDIE()
1413 type_sp = unique_ast_entry_up->m_type_sp; in ParseStructureLikeDIE()
1417 GetCachedClangDeclContextForDIE(unique_ast_entry_up->m_die), die); in ParseStructureLikeDIE()
1638 unique_ast_entry_up->m_type_sp = type_sp; in ParseStructureLikeDIE()
1639 unique_ast_entry_up->m_die = die; in ParseStructureLikeDIE()
1640 unique_ast_entry_up->m_declaration = unique_decl; in ParseStructureLikeDIE()
1641 unique_ast_entry_up->m_byte_size = attrs.byte_size.getValueOr(0); in ParseStructureLikeDIE()
1643 *unique_ast_entry_up); in ParseStructureLikeDIE()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1425 auto unique_ast_entry_up = std::make_unique<UniqueDWARFASTType>(); in ParseStructureLikeDIE() local
1443 *unique_ast_entry_up)) { in ParseStructureLikeDIE()
1444 type_sp = unique_ast_entry_up->m_type_sp; in ParseStructureLikeDIE()
1448 GetCachedClangDeclContextForDIE(unique_ast_entry_up->m_die), die); in ParseStructureLikeDIE()
1663 unique_ast_entry_up->m_type_sp = type_sp; in ParseStructureLikeDIE()
1664 unique_ast_entry_up->m_die = die; in ParseStructureLikeDIE()
1665 unique_ast_entry_up->m_declaration = unique_decl; in ParseStructureLikeDIE()
1666 unique_ast_entry_up->m_byte_size = attrs.byte_size.getValueOr(0); in ParseStructureLikeDIE()
1668 *unique_ast_entry_up); in ParseStructureLikeDIE()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1393 auto unique_ast_entry_up = std::make_unique<UniqueDWARFASTType>(); in ParseStructureLikeDIE() local
1411 *unique_ast_entry_up)) { in ParseStructureLikeDIE()
1412 type_sp = unique_ast_entry_up->m_type_sp; in ParseStructureLikeDIE()
1416 GetCachedClangDeclContextForDIE(unique_ast_entry_up->m_die), die); in ParseStructureLikeDIE()
1636 unique_ast_entry_up->m_type_sp = type_sp; in ParseStructureLikeDIE()
1637 unique_ast_entry_up->m_die = die; in ParseStructureLikeDIE()
1638 unique_ast_entry_up->m_declaration = unique_decl; in ParseStructureLikeDIE()
1639 unique_ast_entry_up->m_byte_size = attrs.byte_size.getValueOr(0); in ParseStructureLikeDIE()
1641 *unique_ast_entry_up); in ParseStructureLikeDIE()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1425 auto unique_ast_entry_up = std::make_unique<UniqueDWARFASTType>(); in ParseStructureLikeDIE() local
1443 *unique_ast_entry_up)) { in ParseStructureLikeDIE()
1444 type_sp = unique_ast_entry_up->m_type_sp; in ParseStructureLikeDIE()
1448 GetCachedClangDeclContextForDIE(unique_ast_entry_up->m_die), die); in ParseStructureLikeDIE()
1663 unique_ast_entry_up->m_type_sp = type_sp; in ParseStructureLikeDIE()
1664 unique_ast_entry_up->m_die = die; in ParseStructureLikeDIE()
1665 unique_ast_entry_up->m_declaration = unique_decl; in ParseStructureLikeDIE()
1666 unique_ast_entry_up->m_byte_size = attrs.byte_size.getValueOr(0); in ParseStructureLikeDIE()
1668 *unique_ast_entry_up); in ParseStructureLikeDIE()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1425 auto unique_ast_entry_up = std::make_unique<UniqueDWARFASTType>(); in ParseStructureLikeDIE() local
1443 *unique_ast_entry_up)) { in ParseStructureLikeDIE()
1444 type_sp = unique_ast_entry_up->m_type_sp; in ParseStructureLikeDIE()
1448 GetCachedClangDeclContextForDIE(unique_ast_entry_up->m_die), die); in ParseStructureLikeDIE()
1663 unique_ast_entry_up->m_type_sp = type_sp; in ParseStructureLikeDIE()
1664 unique_ast_entry_up->m_die = die; in ParseStructureLikeDIE()
1665 unique_ast_entry_up->m_declaration = unique_decl; in ParseStructureLikeDIE()
1666 unique_ast_entry_up->m_byte_size = attrs.byte_size.getValueOr(0); in ParseStructureLikeDIE()
1668 *unique_ast_entry_up); in ParseStructureLikeDIE()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1459 auto unique_ast_entry_up = std::make_unique<UniqueDWARFASTType>(); in ParseStructureLikeDIE() local
1477 *unique_ast_entry_up)) { in ParseStructureLikeDIE()
1478 type_sp = unique_ast_entry_up->m_type_sp; in ParseStructureLikeDIE()
1482 GetCachedClangDeclContextForDIE(unique_ast_entry_up->m_die), die); in ParseStructureLikeDIE()
1698 unique_ast_entry_up->m_type_sp = type_sp; in ParseStructureLikeDIE()
1699 unique_ast_entry_up->m_die = die; in ParseStructureLikeDIE()
1700 unique_ast_entry_up->m_declaration = unique_decl; in ParseStructureLikeDIE()
1701 unique_ast_entry_up->m_byte_size = attrs.byte_size.getValueOr(0); in ParseStructureLikeDIE()
1703 *unique_ast_entry_up); in ParseStructureLikeDIE()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1425 auto unique_ast_entry_up = std::make_unique<UniqueDWARFASTType>(); in ParseStructureLikeDIE() local
1443 *unique_ast_entry_up)) { in ParseStructureLikeDIE()
1444 type_sp = unique_ast_entry_up->m_type_sp; in ParseStructureLikeDIE()
1448 GetCachedClangDeclContextForDIE(unique_ast_entry_up->m_die), die); in ParseStructureLikeDIE()
1663 unique_ast_entry_up->m_type_sp = type_sp; in ParseStructureLikeDIE()
1664 unique_ast_entry_up->m_die = die; in ParseStructureLikeDIE()
1665 unique_ast_entry_up->m_declaration = unique_decl; in ParseStructureLikeDIE()
1666 unique_ast_entry_up->m_byte_size = attrs.byte_size.getValueOr(0); in ParseStructureLikeDIE()
1668 *unique_ast_entry_up); in ParseStructureLikeDIE()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1425 auto unique_ast_entry_up = std::make_unique<UniqueDWARFASTType>(); in ParseStructureLikeDIE() local
1443 *unique_ast_entry_up)) { in ParseStructureLikeDIE()
1444 type_sp = unique_ast_entry_up->m_type_sp; in ParseStructureLikeDIE()
1448 GetCachedClangDeclContextForDIE(unique_ast_entry_up->m_die), die); in ParseStructureLikeDIE()
1663 unique_ast_entry_up->m_type_sp = type_sp; in ParseStructureLikeDIE()
1664 unique_ast_entry_up->m_die = die; in ParseStructureLikeDIE()
1665 unique_ast_entry_up->m_declaration = unique_decl; in ParseStructureLikeDIE()
1666 unique_ast_entry_up->m_byte_size = attrs.byte_size.getValueOr(0); in ParseStructureLikeDIE()
1668 *unique_ast_entry_up); in ParseStructureLikeDIE()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp1425 auto unique_ast_entry_up = std::make_unique<UniqueDWARFASTType>();
1443 *unique_ast_entry_up)) {
1444 type_sp = unique_ast_entry_up->m_type_sp;
1448 GetCachedClangDeclContextForDIE(unique_ast_entry_up->m_die), die);
1663 unique_ast_entry_up->m_type_sp = type_sp;
1664 unique_ast_entry_up->m_die = die;
1665 unique_ast_entry_up->m_declaration = unique_decl;
1666 unique_ast_entry_up->m_byte_size = attrs.byte_size.getValueOr(0);
1668 *unique_ast_entry_up);