Searched refs:getDefaultModuleCachePath (Results 1 – 4 of 4) sorted by relevance
771 static bool getDefaultModuleCachePath(SmallVectorImpl<char> &Result);
533 driver::Driver::getDefaultModuleCachePath(Path); in getModuleCachePath()
85 if (clang::driver::Driver::getDefaultModuleCachePath(path)) { in ModuleListProperties()
3612 bool Driver::getDefaultModuleCachePath(SmallVectorImpl<char> &Result) { in getDefaultModuleCachePath() function in Driver3698 HasPath = Driver::getDefaultModuleCachePath(Path); in RenderModulesOptions()