Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDataFileCache.cpp47 DataFileCache::DataFileCache(llvm::StringRef path, llvm::CachePruningPolicy policy) { in DataFileCache() function in DataFileCache
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-forward.h75 class DataFileCache; variable