Home
last modified time | relevance | path

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

/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