reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
133 void setCacheDir(std::string Path) { CacheOptions.Path = std::move(Path); }
lib/LTO/ThinLTOCodeGenerator.cpp1050 ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier, 1131 pruneCache(CacheOptions.Path, CacheOptions.Policy);