Lines Matching defs:isFramework
62 bool AddPath(const Twine &Path, IncludeDirGroup Group, bool isFramework,
69 bool isFramework,
115 bool isFramework,
123 return AddUnmappedPath(IncludeSysroot + Path, Group, isFramework,
128 return AddUnmappedPath(Path, Group, isFramework, UserEntryIdx);
132 bool isFramework,
159 IncludePath.emplace_back(Group, DirectoryLookup(*DE, Type, isFramework),
166 if (!isFramework) {
384 } else if (CurEntry.isFramework()) {
417 else if (CurEntry.isFramework())
529 else if (SearchList[i].Lookup.isFramework())