Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h145 DIEToDeclMap; typedef
149 DIEToDeclMap m_die_to_decl;
H A DDWARFASTParserClang.cpp3580 DIEToDeclMap::iterator cache_pos = m_die_to_decl.find(die.GetDIE()); in GetClangDeclForDIE()