Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDataFileCache.cpp57 auto add_buffer = [this](unsigned task, const llvm::Twine &moduleName, in DataFileCache() local
63 llvm::localCache("LLDBModuleCache", "lldb-module", path, add_buffer); in DataFileCache()