Home
last modified time | relevance | path

Searched defs:pruneCache (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCachePruning.cpp144 bool llvm::pruneCache(StringRef Path, CachePruningPolicy Policy) { in pruneCache() function in llvm
/third_party/node/deps/npm/node_modules/tar/lib/
Dunpack.js111 const pruneCache = (cache, abs) => { function