Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h70 void invalidateCache();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp272 void MappedBlockStream::invalidateCache() { CacheMap.shrink_and_clear(); } in invalidateCache() function in MappedBlockStream