Lines Matching refs:Service
356 if (Service.shouldEagerLoadModules() && in getInvocationAdjustedForModuleBuildWithoutOutputs()
407 if (Service.shouldEagerLoadModules()) in addModuleMapFiles()
424 if (Service.shouldEagerLoadModules()) in addModuleFiles()
439 if (Service.shouldEagerLoadModules()) in addModuleFiles()
616 getModuleContextHash(Deps, CI, Service.shouldEagerLoadModules(), in associateWithContextHash()
832 if (any(MDC.Service.getOptimizeArgs() & in handleTopLevelModule()
838 MDC.Service.getOptimizeArgs()); in handleTopLevelModule()
840 if (any(MDC.Service.getOptimizeArgs() & in handleTopLevelModule()
846 IgnoreCWD = any(MDC.Service.getOptimizeArgs() & in handleTopLevelModule()
972 DependencyScanningService &Service, in ModuleDepCollector() argument
978 : Service(Service), ScanInstance(ScanInstance), Consumer(C), in ModuleDepCollector()
1038 if (Service.getFormat() == ScanningOutputFormat::P1689) { in addFileDep()