Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h42 bool GetUseModuleCache() const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp99 bool PlatformProperties::GetUseModuleCache() const { in GetUseModuleCache() function in PlatformProperties
1645 if (IsHost() || !GetGlobalPlatformProperties()->GetUseModuleCache() || in GetCachedSharedModule()