Home
last modified time | relevance | path

Searched defs:LexParent (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolData.cpp57 while (auto LexParent = Session.getSymbolById(LexParentId)) { in getCompilandId() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp2043 while (auto LexParent = m_session_up->getSymbolById(LexParentId)) { in GetCompilandId() local