Lines Matching refs:IsProtocolMethodDecl
2348 bool IsProtocolMethodDecl, in CheckMethodOverrideReturn() argument
2351 if (IsProtocolMethodDecl && in CheckMethodOverrideReturn()
2430 bool IsProtocolMethodDecl, in CheckMethodOverrideParam() argument
2433 if (IsProtocolMethodDecl && in CheckMethodOverrideParam()
2580 bool IsProtocolMethodDecl) { in WarnConflictingTypedMethods() argument
2586 IsProtocolMethodDecl, false, in WarnConflictingTypedMethods()
2594 IsProtocolMethodDecl, false, true); in WarnConflictingTypedMethods()
2606 bool IsProtocolMethodDecl) { in CheckConflictingOverridingMethod() argument
2609 IsProtocolMethodDecl, true, in CheckConflictingOverridingMethod()
2617 IsProtocolMethodDecl, true, true); in CheckConflictingOverridingMethod()
2631 bool IsProtocolMethodDecl) { in WarnExactTypedMethods() argument
2644 IsProtocolMethodDecl, false, false); in WarnExactTypedMethods()
2652 IsProtocolMethodDecl, false, false); in WarnExactTypedMethods()