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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp85 auto module_cache_dir = GetModuleCacheDirectory();
110 FileSpec PlatformProperties::GetModuleCacheDirectory() const { function in class:PlatformProperties
1595 !GetGlobalPlatformProperties()->GetModuleCacheDirectory())
1679 auto dir_spec = GetGlobalPlatformProperties()->GetModuleCacheDirectory();
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h50 FileSpec GetModuleCacheDirectory() const;

Completed in 98 milliseconds