Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DModuleList.h67 uint64_t GetLLDBIndexCacheMaxPercent();
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDataFileCache.cpp40 properties.GetLLDBIndexCacheMaxPercent(); in GetLLDBIndexCachePolicy()
H A DModuleList.cpp156 uint64_t ModuleListProperties::GetLLDBIndexCacheMaxPercent() { in GetLLDBIndexCacheMaxPercent() function in ModuleListProperties