reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/LTO/Caching.cpp
   32   if (std::error_code EC = sys::fs::create_directories(CacheDirectoryPath))
   39     sys::path::append(EntryPath, CacheDirectoryPath, "llvmcache-" + Key);
  136       sys::path::append(TempFilenameModel, CacheDirectoryPath, "Thin-%%%%%%.tmp.o");