Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp465 auto compiland = GetPDBCompilandByUID(comp_unit.GetID()); in ParseTypes() local
529 auto compiland = GetPDBCompilandByUID(sc.comp_unit->GetID()); in ParseVariablesForContext() local
823 while (auto compiland = compilands->getNext()) { in ResolveSymbolContext() local
1865 const PDBSymbolCompiland &compiland, in BuildSupportFileIdToSupportFileIndexMap()