Searched refs:getDefaultModuleCachePath (Results 1 – 2 of 2) sorted by relevance
639 static bool getDefaultModuleCachePath(SmallVectorImpl<char> &Result);
3391 bool Driver::getDefaultModuleCachePath(SmallVectorImpl<char> &Result) { in getDefaultModuleCachePath() function in Driver3463 HasPath = Driver::getDefaultModuleCachePath(Path); in RenderModulesOptions()