Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDDataFileCache.cpp47 DataFileCache::DataFileCache(llvm::StringRef path, llvm::CachePruningPolicy policy) { in DataFileCache() function in DataFileCache
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-forward.h74 class DataFileCache; variable