Home
last modified time | relevance | path

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

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