Searched refs:isPartOfFramework (Results 1 – 2 of 2) sorted by relevance
568 bool isPartOfFramework() const { in isPartOfFramework() function579 return IsFramework && Parent && Parent->isPartOfFramework(); in isSubFramework()
230 if (M->isPartOfFramework()) in findHeader()337 Mod->isPartOfFramework() || !Mod->IsSystem || Header.IsUmbrella || in resolveAsBuiltinHeader()423 Module->IsSystem && !Module->isPartOfFramework() && in shouldImportRelativeToBuiltinIncludeDir()2070 bool PartOfFramework = Framework || Existing->isPartOfFramework(); in parseModuleDecl()