Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolFileOnDemand.h209 bool GetDebugInfoIndexWasSavedToCache() const override { in GetDebugInfoIndexWasSavedToCache() function
H A DSymbolFile.h553 bool GetDebugInfoIndexWasSavedToCache() const override { in GetDebugInfoIndexWasSavedToCache() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDwo.cpp164 bool SymbolFileDWARFDwo::GetDebugInfoIndexWasSavedToCache() const { in GetDebugInfoIndexWasSavedToCache() function in SymbolFileDWARFDwo