Searched refs:SetLLDBIndexCachePath (Results 1 – 2 of 2) sorted by relevance
89 bool SetLLDBIndexCachePath(const FileSpec &path);
92 lldbassert(SetLLDBIndexCachePath(FileSpec(path))); in ModuleListProperties()133 bool ModuleListProperties::SetLLDBIndexCachePath(const FileSpec &path) { in SetLLDBIndexCachePath() function in ModuleListProperties