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