Searched defs:all_weak_frameworks (Results 1 – 4 of 4) sorted by relevance
48 ImmutableVector<std::string> all_weak_frameworks; member
102 ImmutableVectorView<std::string> all_weak_frameworks( in all_weak_frameworks() function in ResolvedTargetData::Impl173 UniqueVector<std::string> all_weak_frameworks; in ComputeFrameworkInfo() local444 ImmutableVectorView<std::string> ResolvedTargetData::all_weak_frameworks( in all_weak_frameworks() function in ResolvedTargetData
405 const auto& all_weak_frameworks = target_->all_weak_frameworks(); in WriteFrameworks() local
349 const UniqueVector<std::string>& all_weak_frameworks() const { in all_weak_frameworks() function