Searched refs:SetClangModulesCachePath (Results 1 – 2 of 2) sorted by relevance
80 bool SetClangModulesCachePath(const FileSpec &path);
85 lldbassert(SetClangModulesCachePath(FileSpec(path))); in ModuleListProperties()123 bool ModuleListProperties::SetClangModulesCachePath(const FileSpec &path) { in SetClangModulesCachePath() function in ModuleListProperties