Searched refs:allowsDirectDispatch (Results 1 – 3 of 3) sorted by relevance
467 bool allowsDirectDispatch() const { in allowsDirectDispatch() function
1619 if (getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in handleDirectAttr()1627 if (getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in handleDirectMembersAttr()
695 } else if (getLangOpts().ObjCRuntime.allowsDirectDispatch()) { in CreatePropertyDecl()