Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DPlatform.cpp84 auto module_cache_dir = GetModuleCacheDirectory(); in PlatformProperties()
110 FileSpec PlatformProperties::GetModuleCacheDirectory() const { in GetModuleCacheDirectory() function in PlatformProperties
1583 !GetGlobalPlatformProperties().GetModuleCacheDirectory()) in GetCachedSharedModule()
1667 auto dir_spec = GetGlobalPlatformProperties().GetModuleCacheDirectory(); in GetModuleCacheRoot()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DPlatform.h51 FileSpec GetModuleCacheDirectory() const;