Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/DependencyScanning/
DDependencyScanningFilesystem.cpp131 static bool shouldMinimize(StringRef Filename) { in shouldMinimize() function
149 return shouldMinimize(Filename); // Only cache stat failures on source files. in shouldCacheStatFailures()
163 !shouldMinimize(Filename); in getOrCreateFileSystemEntry()