Searched refs:hasWeakClassImport (Results 1 – 3 of 3) sorted by relevance
271 bool hasWeakClassImport() const { in hasWeakClassImport() function
533 getASTContext().getLangOpts().ObjCRuntime.hasWeakClassImport()) { in canBeWeakImported()
1104 .Case("objc_weak_class", LangOpts.ObjCRuntime.hasWeakClassImport()) in HasFeature()