Home
last modified time | relevance | path

Searched refs:GetLLDBIndexCacheMaxPercent (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h86 uint64_t GetLLDBIndexCacheMaxPercent();
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDataFileCache.cpp40 properties.GetLLDBIndexCacheMaxPercent(); in GetLLDBIndexCachePolicy()
H A DModuleList.cpp154 uint64_t ModuleListProperties::GetLLDBIndexCacheMaxPercent() { in GetLLDBIndexCacheMaxPercent() function in ModuleListProperties