Lines Matching defs:Framework
623 // Framework names must have a '/' in the filename.
977 StringRef Framework = FromHFI->Framework;
982 ToHFI.Framework = Framework;
1124 // Set the `Framework` info if this file is in a header map with framework
1130 HFI.Framework =
1137 HFI.Framework =
1169 ScratchFilename += IncludingHFI->Framework;
1213 // Framework names must have a '/' in the filename. Find it.
1362 if (HFI.Framework.empty())
1363 HFI.Framework = OtherHFI.Framework;
1601 StringRef HeaderSearch::getUniqueFrameworkName(StringRef Framework) {
1602 return FrameworkNames.insert(Framework).first->first();
2112 // Framework includes by convention use <>.