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