Lines Matching refs:IsProtocolMethodDecl
2321 bool IsProtocolMethodDecl, in CheckMethodOverrideReturn() argument
2324 if (IsProtocolMethodDecl && in CheckMethodOverrideReturn()
2407 bool IsProtocolMethodDecl, in CheckMethodOverrideParam() argument
2410 if (IsProtocolMethodDecl && in CheckMethodOverrideParam()
2559 bool IsProtocolMethodDecl) { in WarnConflictingTypedMethods() argument
2565 IsProtocolMethodDecl, false, in WarnConflictingTypedMethods()
2573 IsProtocolMethodDecl, false, true); in WarnConflictingTypedMethods()
2585 bool IsProtocolMethodDecl) { in CheckConflictingOverridingMethod() argument
2588 IsProtocolMethodDecl, true, in CheckConflictingOverridingMethod()
2596 IsProtocolMethodDecl, true, true); in CheckConflictingOverridingMethod()
2610 bool IsProtocolMethodDecl) { in WarnExactTypedMethods() argument
2623 IsProtocolMethodDecl, false, false); in WarnExactTypedMethods()
2631 IsProtocolMethodDecl, false, false); in WarnExactTypedMethods()