Home
last modified time | relevance | path

Searched defs:CacheMap (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatCache.h48 typedef std::map<ConstString, Entry> CacheMap; global() typedef
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h102 DenseMap<uint32_t, std::vector<CacheEntry>> CacheMap; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h312 CacheMapTy CacheMap; global() variable