Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp182 static bool shouldCacheStatFailures(StringRef Filename) { in shouldCacheStatFailures() function
233 if (!shouldCacheStatFailures(OriginalFilename)) in computeAndStoreResult()