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