Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp179 static bool shouldCacheStatFailures(StringRef Filename) { in shouldCacheStatFailures() function
216 if (!shouldCacheStatFailures(Filename)) in computeAndStoreResult()