Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp240 auto compiland_up = results_up->getChildAtIndex(cu_idx); in GetCompileUnitIndex() local
266 auto compiland_up = results->getChildAtIndex(index); in ParseCompileUnitAtIndex() local
274 auto compiland_up = GetPDBCompilandByUID(comp_unit.GetID()); in ParseLanguage() local
335 auto compiland_up = GetPDBCompilandByUID(comp_unit.GetID()); in ParseFunctions() local
372 auto compiland_up = GetPDBCompilandByUID(comp_unit.GetID()); in ParseSupportFiles() local
1645 auto compiland_up = GetPDBCompilandByUID(cu->GetID()); in GetTypes() local
1653 if (auto compiland_up = GetPDBCompilandByUID(cu_sp->GetID())) in GetTypes() local
1740 auto compiland_up = GetPDBCompilandByUID(id); in ParseCompileUnitForUID() local
1777 auto compiland_up = GetPDBCompilandByUID(comp_unit.GetID()); in ParseCompileUnitLineTable() local