Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp81 for (const auto &PrebuiltModule : Deps.PrebuiltModuleDeps) in makeInvocationForModuleBuildWithoutPaths() local
82 CI.getFrontendOpts().ModuleFiles.push_back(PrebuiltModule.PCMFile); in makeInvocationForModuleBuildWithoutPaths()