Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleList.h84 bool SetEnableLLDBIndexCache(bool new_value);
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp144 bool ModuleListProperties::SetEnableLLDBIndexCache(bool new_value) { in SetEnableLLDBIndexCache() function in ModuleListProperties