Home
last modified time | relevance | path

Searched refs:RemoveCacheFile (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCachePruning.cpp251 auto RemoveCacheFile = [&]() { in pruneCache() local
277 RemoveCacheFile(); in pruneCache()
316 RemoveCacheFile(); in pruneCache()
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DDataFileCache.h87 Status RemoveCacheFile(llvm::StringRef key);
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDataFileCache.cpp158 Status DataFileCache::RemoveCacheFile(llvm::StringRef key) { in RemoveCacheFile() function in DataFileCache
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DManualDWARFIndex.cpp704 cache->RemoveCacheFile(GetCacheKey()); in LoadFromCache()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymtab.cpp1361 cache->RemoveCacheFile(GetCacheKey()); in LoadFromCache()