Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDataFileCache.cpp47 DataFileCache::DataFileCache(llvm::StringRef path, llvm::CachePruningPolicy policy) { in DataFileCache() function in DataFileCache
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h74 class DataFileCache; variable