Searched refs:getCachedModuleFileNameImpl (Results 1 – 2 of 2) sorted by relevance
772 std::string getCachedModuleFileNameImpl(StringRef ModuleName,
248 getCachedModuleFileNameImpl(ModuleName, ModuleMapPath, CachePath); in getPrebuiltImplicitModuleFileName()257 return getCachedModuleFileNameImpl(ModuleName, ModuleMapPath, in getCachedModuleFileName()261 std::string HeaderSearch::getCachedModuleFileNameImpl(StringRef ModuleName, in getCachedModuleFileNameImpl() function in HeaderSearch