Searched refs:setStatCache (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DFileManager.h266 void setStatCache(std::unique_ptr<FileSystemStatCache> statCache);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DFileManager.cpp63 void FileManager::setStatCache(std::unique_ptr<FileSystemStatCache> statCache) { function in class:FileManager

Completed in 102 milliseconds