Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.h113 DeclContextToUidMap m_decl_context_to_uid; variable
DPDBASTParser.cpp1005 m_decl_context_to_uid[result] = symbol.getSymIndexId(); in GetDeclContextForSymbol()
1023 m_decl_context_to_uid[result] = symbol.getSymIndexId(); in GetDeclContextForSymbol()
1112 session.getSymbolById(m_decl_context_to_uid.lookup(decl_context)); in ParseDeclsForDeclContext()