Searched refs:isPartOfFramework (Results 1 – 2 of 2) sorted by relevance
567 bool isPartOfFramework() const { in isPartOfFramework() function578 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()2064 bool PartOfFramework = Framework || Existing->isPartOfFramework(); in parseModuleDecl()