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