Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyFile.cpp174 if (sawDependency(Filename, FromModule, IsSystem, IsModuleFile, IsMissing)) in maybeAddDependency()
201 bool DependencyCollector::sawDependency(StringRef Filename, bool FromModule, in sawDependency() function in DependencyCollector
241 bool DependencyFileGenerator::sawDependency(StringRef Filename, bool FromModule, in sawDependency() function in DependencyFileGenerator