Searched refs:PrebuiltModule (Results 1 – 1 of 1) sorted by relevance
37 for (const auto &PrebuiltModule : Deps.PrebuiltModuleDeps) { in makeInvocationForModuleBuildWithoutPaths() local38 CI.getFrontendOpts().ModuleFiles.push_back(PrebuiltModule.PCMFile); in makeInvocationForModuleBuildWithoutPaths()39 CI.getFrontendOpts().ModuleMapFiles.push_back(PrebuiltModule.ModuleMapFile); in makeInvocationForModuleBuildWithoutPaths()