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