Searched refs:getDefaultModuleCachePath (Results 1 – 4 of 4) sorted by relevance
847 static bool getDefaultModuleCachePath(SmallVectorImpl<char> &Result);
84 if (clang::driver::Driver::getDefaultModuleCachePath(path)) { in ModuleListProperties()
783 driver::Driver::getDefaultModuleCachePath(Path); in getModuleCachePath()
3873 bool Driver::getDefaultModuleCachePath(SmallVectorImpl<char> &Result) { in getDefaultModuleCachePath() function in Driver3970 HasPath = Driver::getDefaultModuleCachePath(Path); in RenderModulesOptions()