Searched refs:getCachedModuleFileNameImpl (Results 1 – 2 of 2) sorted by relevance
647 std::string getCachedModuleFileNameImpl(StringRef ModuleName,
178 getCachedModuleFileNameImpl(ModuleName, ModuleMapPath, CachePath); in getPrebuiltImplicitModuleFileName()187 return getCachedModuleFileNameImpl(ModuleName, ModuleMapPath, in getCachedModuleFileName()191 std::string HeaderSearch::getCachedModuleFileNameImpl(StringRef ModuleName, in getCachedModuleFileNameImpl() function in HeaderSearch