Searched refs:SetUseModuleCache (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h48 bool SetUseModuleCache(bool use_module_cache);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp105 bool PlatformProperties::SetUseModuleCache(bool use_module_cache) { function in class:PlatformProperties

Completed in 411 milliseconds