Searched refs:LexParent (Results 1 – 1 of 1) sorted by relevance
58 while (auto LexParent = Session.getSymbolById(LexParentId)) { in getCompilandId() local59 if (LexParent->getSymTag() == PDB_SymType::Exe) in getCompilandId()61 if (LexParent->getSymTag() == PDB_SymType::Compiland) in getCompilandId()63 LexParentId = LexParent->getRawSymbol().getLexicalParentId(); in getCompilandId()