Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h134 DIEToDeclMap; typedef
137 DIEToDeclMap m_die_to_decl;
H A DDWARFASTParserClang.cpp3266 DIEToDeclMap::iterator cache_pos = m_die_to_decl.find(die.GetDIE()); in GetClangDeclForDIE()