Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3695 if (Type *src_child_type = die_to_type.lookup(src.GetDIE())) in CopyUniqueClassMethodTypes() local
3696 die_to_type[dst.GetDIE()] = src_child_type; in CopyUniqueClassMethodTypes()