Searched defs:compiland (Results 1 – 2 of 2) sorted by relevance
343 CComPtr<IDiaSymbol> compiland; in PrintSourceFiles() local464 CComPtr<IDiaSymbol> compiland; in PrintFunctions() local
451 auto compiland = GetPDBCompilandByUID(comp_unit.GetID()); in ParseTypes() local515 auto compiland = GetPDBCompilandByUID(sc.comp_unit->GetID()); in ParseVariablesForContext() local804 while (auto compiland = compilands->getNext()) { in ResolveSymbolContext() local1865 const PDBSymbolCompiland &compiland, in BuildSupportFileIdToSupportFileIndexMap()