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

References

lib/Support/CachePruning.cpp
  147   if (Path.empty())
  151   if (sys::fs::is_directory(Path, isPathDir))
  169   SmallString<128> TimestampFile(Path);
  210   sys::path::native(Path, CachePathNative);
  267     auto ErrOrSpaceInfo = sys::fs::disk_space(Path);