Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DModuleList.h65 bool SetEnableLLDBIndexCache(bool new_value);
/openbsd/gnu/llvm/lldb/source/Core/
H A DModuleList.cpp145 bool ModuleListProperties::SetEnableLLDBIndexCache(bool new_value) { in SetEnableLLDBIndexCache() function in ModuleListProperties