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