Home
last modified time | relevance | path

Searched defs:FileCache (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/ext/FileCache/lib/
DFileCache.pm1 package FileCache; package
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DCaching.h57 using FileCache = std::function<Expected<AddStreamFn>( variable
/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DSourceManager.h109 typedef std::map<FileSpec, FileSP> FileCache; typedef
/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/GSYM/
DDwarfTransformer.cpp32 std::vector<uint32_t> FileCache; member