Searched refs:m_lldb_global_tmp_dir (Results 1 – 1 of 1) sorted by relevance
72 FileSpec m_lldb_global_tmp_dir; member182 if (!HostInfo::ComputeGlobalTempFileDirectory( g_fields->m_lldb_global_tmp_dir)) in GetGlobalTempDir()183 g_fields->m_lldb_global_tmp_dir = FileSpec(); in GetGlobalTempDir()186 LLDB_LOG(log, "global temp dir -> `{0}`", g_fields->m_lldb_global_tmp_dir); in GetGlobalTempDir()188 return g_fields->m_lldb_global_tmp_dir; in GetGlobalTempDir()