Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/MSF/
DMappedBlockStream.h73 void invalidateCache();
/external/clang/include/clang/Basic/
DFileManager.h255 void invalidateCache(const FileEntry *Entry);
/external/clang/lib/Serialization/
DModuleManager.cpp237 FileMgr.invalidateCache((*victim)->File); in removeModules()
/external/clang/lib/Basic/
DFileManager.cpp489 void FileManager::invalidateCache(const FileEntry *Entry) { in invalidateCache() function in FileManager
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp273 void MappedBlockStream::invalidateCache() { CacheMap.shrink_and_clear(); } in invalidateCache() function in MappedBlockStream