Home
last modified time | relevance | path

Searched refs:IndexUnitImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DManualDWARFIndex.cpp141 IndexUnitImpl(unit, cu_language, set); in IndexUnit()
148 IndexUnitImpl(unit.GetNonSkeletonUnit(), cu_language, set); in IndexUnit()
152 IndexUnitImpl(*dwo_info.GetUnitAtIndex(i), cu_language, set); in IndexUnit()
157 void ManualDWARFIndex::IndexUnitImpl(DWARFUnit &unit, in IndexUnitImpl() function in ManualDWARFIndex
DManualDWARFIndex.h72 static void IndexUnitImpl(DWARFUnit &unit,