Searched refs:class_type_die (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp964 DWARFDIE class_type_die = dwarf->GetDIE(class_type->GetID()); local
966 if (class_type_die) {
969 CopyUniqueClassMethodTypes(decl_ctx_die, class_type_die,

Completed in 105 milliseconds