Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h119 DIEToDeclMap; typedef
122 DIEToDeclMap m_die_to_decl;
H A DDWARFASTParserClang.cpp3199 DIEToDeclMap::iterator cache_pos = m_die_to_decl.find(die.GetDIE()); in GetClangDeclForDIE()