Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h294 DWARFFormValue containing_type; member
H A DDWARFASTParserClang.cpp328 containing_type = form_value; in ParsedDWARFTypeAttributes()
1339 dwarf->ResolveTypeUID(attrs.containing_type.Reference(), true); in ParsePointerToMemberType()
/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DDwarf.def294 HANDLE_DW_AT(0x1d, containing_type, 2, DWARF)