Searched refs:tsSrc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp328 TypeServerSource *tsSrc; local
331 tsSrc = it->second;
342 tsSrc = (TypeServerSource *)pdb->debugTypesObj;
345 pdb::PDBFile &pdbSession = tsSrc->pdbInputFile->session->getPDBFile();
348 return &tsSrc->tsIndexMap;
358 return &tsSrc->tsIndexMap;

Completed in 117 milliseconds