Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymtab.h234 bool GetWasSavedToCache() const { in GetWasSavedToCache() function
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp266 module_stat.symtab_saved_to_cache = symtab->GetWasSavedToCache(); in ReportStatistics()