Searched refs:isPartOfFramework (Results 1 – 2 of 2) sorted by relevance
625 bool isPartOfFramework() const { in isPartOfFramework() function636 return IsFramework && Parent && Parent->isPartOfFramework(); in isSubFramework()
223 if (M->isPartOfFramework()) in findHeader()331 Mod->isPartOfFramework() || !Mod->IsSystem || Header.IsUmbrella || in resolveAsBuiltinHeader()411 Module->IsSystem && !Module->isPartOfFramework() && in shouldImportRelativeToBuiltinIncludeDir()1734 bool PartOfFramework = MD.Framework || Existing->isPartOfFramework(); in handleModuleDecl()