Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DFileManager.cpp475 void FileManager::invalidateCache(const FileEntry *Entry) { in invalidateCache() function in FileManager
/freebsd-12.1/contrib/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp273 void MappedBlockStream::invalidateCache() { CacheMap.shrink_and_clear(); } in invalidateCache() function in MappedBlockStream