Searched refs:shouldEagerLoadModules (Results 1 – 3 of 3) sorted by relevance
77 bool shouldEagerLoadModules() const { return EagerLoadModules; } in shouldEagerLoadModules() function
105 bool shouldEagerLoadModules() const { return EagerLoadModules; } in shouldEagerLoadModules() function
319 EagerLoadModules(Service.shouldEagerLoadModules()) { in DependencyScanningWorker()