Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.cpp159 bool DependencyScanningWorkerFilesystem::shouldIgnoreFile( in shouldIgnoreFile() function in DependencyScanningWorkerFilesystem
169 bool ShouldMinimize = !shouldIgnoreFile(Filename) && shouldMinimize(Filename); in getOrCreateFileSystemEntry()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h202 bool shouldIgnoreFile(StringRef Filename);