Searched refs:getCachedModuleFileNameImpl (Results 1 – 2 of 2) sorted by relevance
729 std::string getCachedModuleFileNameImpl(StringRef ModuleName,
225 getCachedModuleFileNameImpl(ModuleName, ModuleMapPath, CachePath); in getPrebuiltImplicitModuleFileName()234 return getCachedModuleFileNameImpl(ModuleName, ModuleMapPath, in getCachedModuleFileName()238 std::string HeaderSearch::getCachedModuleFileNameImpl(StringRef ModuleName, in getCachedModuleFileNameImpl() function in HeaderSearch