Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp146 static bool shouldCacheStatFailures(StringRef Filename) { in shouldCacheStatFailures() function
188 if (!shouldCacheStatFailures(Filename)) in getOrCreateFileSystemEntry()