Searched defs:all_framework_dirs (Results 1 – 5 of 5) sorted by relevance
46 ImmutableVector<SourceDir> all_framework_dirs; member
89 ImmutableVectorView<SourceDir> all_framework_dirs( in all_framework_dirs() function in ResolvedTargetData::Impl171 UniqueVector<SourceDir> all_framework_dirs; in ComputeFrameworkInfo() local434 ImmutableVectorView<SourceDir> ResolvedTargetData::all_framework_dirs( in all_framework_dirs() function in ResolvedTargetData
339 const auto& all_framework_dirs = target_->all_framework_dirs(); in WriteLibrarySearchPath() local
335 const UniqueVector<SourceDir>& all_framework_dirs() const { in all_framework_dirs() function
629 const auto& all_framework_dirs = target_->all_framework_dirs(); in BuildDescription() local