Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp95 auto GatherModuleFileInfo = [&](StringRef ASTFile) { in visitPrebuiltModule() local
102 GatherModuleFileInfo(PrebuiltModuleFilename); in visitPrebuiltModule()
108 GatherModuleFileInfo(WorklistItemIt->getValue()); in visitPrebuiltModule()