Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.h92 StatsDuration::Duration GetIndexTime() { return m_index_time; } in GetIndexTime() function
H A DSymbolFileDWARF.cpp4356 return m_index->GetIndexTime(); in GetDebugInfoIndexTime()