Searched defs:all_framework_dirs (Results 1 – 4 of 4) sorted by relevance
41 UniqueVector<SourceDir> all_framework_dirs; in ComputeFrameworkInfo() local
321 const auto& all_framework_dirs = resolved().GetLinkedFrameworkDirs(target_); in WriteLibrarySearchPath() local
636 const auto& all_framework_dirs = resolved.GetLinkedFrameworkDirs(target_); in BuildDescription() local
383 const UniqueVector<SourceDir>& all_framework_dirs() const { in all_framework_dirs() function