Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DModuleList.h64 bool GetEnableLLDBIndexCache() const;
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DModuleList.cpp139 bool ModuleListProperties::GetEnableLLDBIndexCache() const { in GetEnableLLDBIndexCache() function in ModuleListProperties
H A DModule.cpp1691 if (!ModuleList::GetGlobalModuleListProperties().GetEnableLLDBIndexCache()) in GetIndexCache()