Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h70 void invalidateCache();
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp272 void MappedBlockStream::invalidateCache() { CacheMap.shrink_and_clear(); } in invalidateCache() function in MappedBlockStream