Searched refs:builds_swift_module (Results 1 – 6 of 6) sorted by relevance
51 if (target->builds_swift_module()) in FillModuleDependencies()
250 builds_swift_module(); in hard_dep()323 bool builds_swift_module() const { in builds_swift_module() function
159 if (can_link_libs && dep->builds_swift_module()) in ClassifyDependency()
217 dep->public_headers().empty() && !dep->builds_swift_module()) { in ComputeHardDeps()
681 if (target_->builds_swift_module()) { in WriteLinkerStuff()
901 !pair.ptr->builds_swift_module()) { in PullRecursiveHardDeps()