Home
last modified time | relevance | path

Searched defs:dir_spec (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Target/
H A DPlatform.cpp113 bool PlatformProperties::SetModuleCacheDirectory(const FileSpec &dir_spec) { in SetModuleCacheDirectory() argument
119 const FileSpec &dir_spec) { in SetDefaultModuleCacheDirectory() argument
1776 auto dir_spec = GetGlobalPlatformProperties().GetModuleCacheDirectory(); GetModuleCacheRoot() local
/llvm-project/lldb/source/Core/
H A DDebugger.cpp713 if (FileSpec dir_spec = HostInfo::GetSystemPluginDir()) { InstanceInitialize() local
722 if (FileSpec dir_spec = HostInfo::GetUserPluginDir()) { InstanceInitialize() local
H A DPluginManager.cpp148 if (FileSpec dir_spec = HostInfo::GetSystemPluginDir()) { Initialize() local
157 if (FileSpec dir_spec = HostInfo::GetUserPluginDir()) { Initialize() local