Searched defs:all_frameworks (Results 1 – 5 of 5) sorted by relevance
47 ImmutableVector<std::string> all_frameworks; member
96 ImmutableVectorView<std::string> all_frameworks(const Target* target) const { in all_frameworks() function in ResolvedTargetData::Impl172 UniqueVector<std::string> all_frameworks; in ComputeFrameworkInfo() local439 ImmutableVectorView<std::string> ResolvedTargetData::all_frameworks( in all_frameworks() function in ResolvedTargetData
396 const auto& all_frameworks = target_->all_frameworks(); in WriteFrameworks() local
338 const UniqueVector<std::string>& all_frameworks() const { in all_frameworks() function
608 const auto& all_frameworks = target_->all_frameworks(); in BuildDescription() local